Skip to content

Commit c30b112

Browse files
author
chetabahana
committed
update workflow
1 parent 6a4f78d commit c30b112

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
github.ref_name != 'main' && 'windows-latest' || 'self-hosted') }}
3131
steps:
3232
- name: 📂 Checkout
33-
uses: actions/checkout@v3
33+
uses: actions/checkout@v4
3434
with:
3535
submodules: recursive
3636
token: ${{ secrets.JEKYLL_GITHUB_TOKEN }}

0 commit comments

Comments
 (0)