Skip to content

Commit c1fd691

Browse files
chore(deps): update actions/checkout action to v4
1 parent 8b0b83b commit c1fd691

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
name: Deploy to GitHub Pages
1616
runs-on: ubuntu-latest
1717
steps:
18-
- uses: actions/checkout@v3
18+
- uses: actions/checkout@v4
1919
- uses: actions/setup-node@v3
2020
with:
2121
node-version: 20

0 commit comments

Comments
 (0)