Skip to content

Commit

Permalink
chore: lock deploy action to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
Vilsol committed Nov 2, 2023
1 parent 7221c55 commit 1cff1ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
npm run demo automatedRun
- name: Deploy
uses: JamesIves/github-pages-deploy-action@4.4.3
uses: JamesIves/github-pages-deploy-action@v4
with:
folder: .

Expand Down

0 comments on commit 1cff1ce

Please sign in to comment.