Skip to content

Commit a2c81b0

Browse files
Update actions/upload-artifact digest to 4cec3d8
1 parent d60fbef commit a2c81b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
run: ./gradlew build --info
4949

5050
- name: Publish Test Results
51-
uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4
51+
uses: actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 # v4
5252
if: always()
5353
with:
5454
name: test-results

0 commit comments

Comments
 (0)