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 28fd94c + 648540a commit 5759901Copy full SHA for 5759901
.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@604373da6381bf24206979c74d06a550515601b9 # v4.4.1
+ - uses: actions/upload-artifact@84480863f228bb9747b473957fcc9e309aa96097 # v4.4.2
34
if: ${{ always() }}
35
36
name: ${{ matrix.task }}-report
0 commit comments