Skip to content

Commit

Permalink
Merge pull request #401 from flcdrg/dependabot/github_actions/crazy-m…
Browse files Browse the repository at this point in the history
…ax/ghaction-github-pages-4.1.0

Bump crazy-max/ghaction-github-pages from 4.0.0 to 4.1.0
  • Loading branch information
github-actions[bot] authored Oct 28, 2024
2 parents 3b07d67 + 1bed43a commit 3d829c3
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 @@ -24,7 +24,7 @@ jobs:
yarn build
- name: GitHub Pages
uses: crazy-max/ghaction-github-pages@v4.0.0
uses: crazy-max/ghaction-github-pages@v4.1.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit 3d829c3

Please sign in to comment.