Skip to content

Commit 1713aa0

Browse files
authored
Update main.yml
1 parent fcb2b4d commit 1713aa0

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
@@ -19,7 +19,7 @@ jobs:
1919
restore-keys: |
2020
${{ runner.os }}-gems-
2121
- name: Build & Deploy to GitHub Pages
22-
uses: joshlarsen/jekyll4-deploy-gh-pages@master
22+
uses: joshlarsen/jekyll4-deploy-gh-pages@main
2323
env:
2424
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2525
GITHUB_REPOSITORY: ${{ secrets.GITHUB_REPOSITORY }}

0 commit comments

Comments
 (0)