Skip to content

Commit 311f6a4

Browse files
committed
Update actions/checkout digest to eef6144
1 parent 2ac4ad3 commit 311f6a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
node-version: [18.x]
1818

1919
steps:
20-
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
20+
- uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4
2121
- name: Use Node.js ${{ matrix.node-version }}
2222
uses: actions/setup-node@v4
2323
with:

0 commit comments

Comments
 (0)