Skip to content

Commit

Permalink
Merge pull request #202 from LemonUIbyLemon/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/actions/deploy-pages-4.0.5

Bump actions/deploy-pages from 3.0.1 to 4.0.5
  • Loading branch information
justalemon authored Nov 3, 2024
2 parents 7931952 + c25ce9c commit 4746ed3
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 @@ -56,7 +56,7 @@ jobs:
- uses: actions/[email protected]
with:
path: "docs/_site"
- uses: actions/deploy-pages@v3.0.1
- uses: actions/deploy-pages@v4.0.5
github-package-registry:
runs-on: ubuntu-22.04
if: ${{ github.ref == 'refs/heads/master' }}
Expand Down

0 comments on commit 4746ed3

Please sign in to comment.