Skip to content

Commit aea36e9

Browse files
chore(deps): update actions/checkout digest to 8e8c483 (#11)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 374b6ac commit aea36e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
matrix:
1616
node-version: [20.x, 22.x, 24.x]
1717
steps:
18-
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
18+
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
1919
- name: Use Node.js ${{ matrix.node-version }}
2020
uses: actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6
2121
with:

0 commit comments

Comments
 (0)