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 85388e9 + 1c70016 commit 6d798b7Copy full SHA for 6d798b7
.github/workflows/check.yml
@@ -30,7 +30,7 @@ jobs:
30
uses: gradle/actions/setup-gradle@94baf225fe0a508e581a564467443d0e2379123b # v4.3.0
31
- name: Check ${{ matrix.task }}
32
run: ./gradlew ${{ matrix.task }}
33
- - uses: actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 # v4.6.1
+ - uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
34
if: ${{ always() }}
35
with:
36
name: ${{ matrix.task }}-report
0 commit comments