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.
1 parent 6749d89 commit 69b988bCopy full SHA for 69b988b
.github/workflows/ci.yml
@@ -31,7 +31,7 @@ jobs:
31
32
- name: Upload reports
33
if: failure()
34
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5
35
with:
36
name: reports
37
path: |
0 commit comments