Skip to content

Commit 48e16b3

Browse files
Update actions/checkout digest to eef6144
1 parent 8097673 commit 48e16b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
node-version: [lts/*]
1919

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

0 commit comments

Comments
 (0)