Skip to content

Commit 0cba89d

Browse files
Update actions/upload-artifact digest to 0b2256b
1 parent 838ff99 commit 0cba89d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- name: Check
2929
run: ./gradlew check --stacktrace
3030
- name: Upload Test Results
31-
uses: actions/upload-artifact@65462800fd760344b1a7b4382951275a0abb4808 # v4
31+
uses: actions/upload-artifact@0b2256b8c012f0828dc542b3febcab082c67f72b # v4
3232
if: failure()
3333
with:
3434
name: test-results

0 commit comments

Comments
 (0)