Skip to content

Commit bfe37fd

Browse files
chore(deps): update actions/checkout action to v7
1 parent bc982f0 commit bfe37fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
publish:
1919
runs-on: ubuntu-latest
2020
steps:
21-
- uses: actions/checkout@v6
21+
- uses: actions/checkout@v7
2222

2323
- uses: actions/setup-node@v6
2424
with:

0 commit comments

Comments
 (0)