Skip to content

Commit 5d4cdc7

Browse files
Update actions/checkout digest to 692973e (#271)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0114b6d commit 5d4cdc7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
build:
2020
runs-on: ubuntu-latest
2121
steps:
22-
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
22+
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
2323
- name: Set up JDK
2424
uses: actions/setup-java@v4
2525
with:
@@ -39,7 +39,7 @@ jobs:
3939
runs-on: ubuntu-latest
4040
needs: [build]
4141
steps:
42-
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
42+
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
4343
- name: Set up JDK
4444
uses: actions/setup-java@v4
4545
with:

0 commit comments

Comments
 (0)