Skip to content

Commit 39c52c7

Browse files
committed
github: update to checkout@v4
1 parent 2efed99 commit 39c52c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
GIT_AUTHOR_EMAIL: github-actions[bot]@users.noreply.github.com
1616
steps:
1717
# Fetch the source and the latest gh-pages.
18-
- uses: actions/checkout@v2
18+
- uses: actions/checkout@v4
1919
- run: git fetch origin gh-pages:refs/remotes/origin/gh-pages
2020

2121
# Account info from https://api.github.com/users/github-actions%5Bbot%5D

0 commit comments

Comments
 (0)