Skip to content

Commit

Permalink
use latest pages deploy action
Browse files Browse the repository at this point in the history
  • Loading branch information
hmngwy authored Sep 2, 2024
1 parent 9c55d3a commit 01e475a
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 @@ -7,7 +7,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- uses: hmngwy/jenny@master
- uses: JamesIves/github-pages-deploy-action@4.1.1
- uses: JamesIves/github-pages-deploy-action@v4.6.4
with:
branch: gh-pages
folder: .dist

0 comments on commit 01e475a

Please sign in to comment.