Skip to content

Commit

Permalink
chore(github-pages-deploy-action): Update current version
Browse files Browse the repository at this point in the history
  • Loading branch information
fluz committed Oct 2, 2023
1 parent 2b613e6 commit dc8db6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_cv.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
run: ls -lhtr ./build

- name: Deploy 🚀
uses: JamesIves/github-pages-deploy-action@4.1.4
uses: JamesIves/github-pages-deploy-action@v4.4.3
with:
branch: gh-pages
folder: build
Expand Down

0 comments on commit dc8db6b

Please sign in to comment.