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 832c863 + c475801 commit 7484926Copy full SHA for 7484926
1 file changed
.github/workflows/check.yml
@@ -34,7 +34,7 @@ jobs:
34
uses: gradle/gradle-build-action@ac2d340dc04d9e1113182899e983b5400c17cda1 # v3.5.0
35
with:
36
arguments: ${{ matrix.task }}
37
- - uses: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5.0.0
+ - uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6.0.0
38
if: ${{ always() }}
39
40
name: ${{ matrix.task }}-report
0 commit comments