Skip to content

Commit 4bfa23c

Browse files
committed
Bump actions/checkout from v2 to v3
1 parent 374f1eb commit 4bfa23c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/jekyll.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
runs-on: ubuntu-latest
99

1010
steps:
11-
- uses: actions/checkout@v2
11+
- uses: actions/checkout@v3
1212

1313
# Node-specific steps
1414
- name: Install node modules

0 commit comments

Comments
 (0)