We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 76249ef + 27e484f commit 6fe53beCopy full SHA for 6fe53be
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@v5
+ uses: actions/upload-artifact@v6
51
with:
52
path: ./artifacts
53
if-no-files-found: error
0 commit comments