Skip to content

Commit 0c5e806

Browse files
Bump actions/checkout from 5 to 6 (#52)
1 parent c70225d commit 0c5e806

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-dist.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
name: Check dist/
2626
runs-on: ubuntu-latest
2727
steps:
28-
- uses: actions/checkout@v5
28+
- uses: actions/checkout@v6
2929
- name: Setup Node.js
3030
uses: actions/setup-node@v4
3131
with:

0 commit comments

Comments
 (0)