Skip to content

Commit

Permalink
update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
chetabahana committed Apr 26, 2024
1 parent d3e5b85 commit cf280db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
github.ref_name != 'main' && 'windows-latest' || 'self-hosted') }}
steps:
- name: 📂 Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
submodules: recursive
token: ${{ secrets.JEKYLL_GITHUB_TOKEN }}
Expand Down

0 comments on commit cf280db

Please sign in to comment.