We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6fe53be + 41ad481 commit d692a77Copy full SHA for d692a77
1 file changed
.github/workflows/reproduce_results.yml
@@ -47,7 +47,7 @@ jobs:
47
48
- name: Upload artifact
49
if: always()
50
- uses: actions/upload-artifact@v6
+ uses: actions/upload-artifact@v7
51
with:
52
path: ./artifacts
53
if-no-files-found: error
0 commit comments