Skip to content

Commit

Permalink
chore: fix workflow step version
Browse files Browse the repository at this point in the history
  • Loading branch information
Vilsol committed Jul 25, 2024
1 parent c691a32 commit 6c683e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:
NODE_ENV: ${{ inputs.env }}

- name: Deploy to pages
uses: JamesIves/github-pages-deploy-action@4
uses: JamesIves/github-pages-deploy-action@v4
with:
branch: gh-pages
folder: build/static
Expand Down

0 comments on commit 6c683e8

Please sign in to comment.