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 5759901 + 7e8a1f1 commit 8921138Copy full SHA for 8921138
.github/workflows/check.yml
@@ -30,7 +30,7 @@ jobs:
30
uses: gradle/gradle-build-action@ac2d340dc04d9e1113182899e983b5400c17cda1 # v3.5.0
31
with:
32
arguments: ${{ matrix.task }}
33
- - uses: actions/upload-artifact@84480863f228bb9747b473957fcc9e309aa96097 # v4.4.2
+ - uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3
34
if: ${{ always() }}
35
36
name: ${{ matrix.task }}-report
0 commit comments