Skip to content

Commit bb30da0

Browse files
authored
Update .github/workflows/ci_cd.yml
1 parent f9e5ec7 commit bb30da0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -458,7 +458,7 @@ jobs:
458458
skip-existing: false
459459

460460
- name: "Release to GitHub"
461-
uses: ansys/actions/release-github@495ca3d79c1627f5b96c469cfbe799718e9dc35f # v9.0.13
461+
uses: ansys/actions/release-github@v10
462462
with:
463463
library-name: ${{ env.PACKAGE_NAME }}
464464
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)