We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9e5ec7 commit bb30da0Copy full SHA for bb30da0
.github/workflows/ci_cd.yml
@@ -458,7 +458,7 @@ jobs:
458
skip-existing: false
459
460
- name: "Release to GitHub"
461
- uses: ansys/actions/release-github@495ca3d79c1627f5b96c469cfbe799718e9dc35f # v9.0.13
+ uses: ansys/actions/release-github@v10
462
with:
463
library-name: ${{ env.PACKAGE_NAME }}
464
token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments