We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 448bb0d commit 1a6c8a6Copy full SHA for 1a6c8a6
1 file changed
.github/workflows/main.yml
@@ -74,7 +74,7 @@ jobs:
74
run: conformance/run-conformance-tests.sh
75
76
- name: Capture test results
77
- uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6
+ uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7
78
if: failure()
79
with:
80
name: test-results
0 commit comments