Skip to content

Commit 2c2d285

Browse files
Bump dawidd6/action-download-artifact from 3 to 6 in /.github/workflows (#2)
1 parent 185f2e1 commit 2c2d285

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_framework.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
steps:
2121
- uses: actions/checkout@v4
2222
- name: 'Download CepGen artifact'
23-
uses: dawidd6/action-download-artifact@v3
23+
uses: dawidd6/action-download-artifact@v6
2424
with:
2525
workflow: build.yml
2626
workflow_conclusion: success

0 commit comments

Comments
 (0)