Skip to content

Commit ee33604

Browse files
committed
Update actions/checkout digest to eef6144
1 parent 4fc409b commit ee33604

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
runs-on: ubuntu-latest
1111
steps:
1212
- name: Checkout
13-
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
13+
uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4
1414
- name: Setup Java
1515
uses: actions/setup-java@b36c23c0d998641eff861008f374ee103c25ac73 # v4
1616
with:

0 commit comments

Comments
 (0)