We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2c9ef56 + 0e7de03 commit 1173ac8Copy full SHA for 1173ac8
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@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
+ - uses: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5.0.0
38
if: ${{ always() }}
39
40
name: ${{ matrix.task }}-report
0 commit comments