We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c4b7ded + 17e3c3b commit ecbb1eeCopy full SHA for ecbb1ee
.github/workflows/test.yml
@@ -28,7 +28,7 @@ jobs:
28
cat diff.txt
29
exit 1
30
}
31
- - uses: actions/upload-artifact@v4
+ - uses: actions/upload-artifact@v5
32
if: failure()
33
with:
34
name: diff.txt
0 commit comments