We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4e059f commit 083ec2fCopy full SHA for 083ec2f
.github/workflows/test_framework.yml
@@ -20,7 +20,7 @@ jobs:
20
steps:
21
- uses: actions/checkout@v4
22
- name: 'Download CepGen artifact'
23
- uses: dawidd6/action-download-artifact@v3
+ uses: dawidd6/action-download-artifact@v6
24
with:
25
workflow: build.yml
26
workflow_conclusion: success
0 commit comments