Skip to content

Commit ac03441

Browse files
Bump actions/download-artifact from 5 to 6 (#689)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ef71384 commit ac03441

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
@@ -225,7 +225,7 @@ jobs:
225225
needs: [package, library-version]
226226
runs-on: ubuntu-latest
227227
steps:
228-
- uses: actions/download-artifact@v5
228+
- uses: actions/download-artifact@v6
229229
with:
230230
name: ansys-hps-client-artifacts
231231
path: /tmp/artifacts

0 commit comments

Comments
 (0)