Skip to content

Commit 57d04d1

Browse files
committed
Update actions/checkout digest to eef6144
1 parent 88cc1c0 commit 57d04d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
runs-on: ubuntu-latest
1414

1515
steps:
16-
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
16+
- uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4
1717
- name: Set up JDK 17
1818
uses: actions/setup-java@v4
1919
with:

0 commit comments

Comments
 (0)