Skip to content

Commit

Permalink
Stop using ancient version
Browse files Browse the repository at this point in the history
oops
  • Loading branch information
dhinakg authored Jan 30, 2023
1 parent 56d8e7e commit d481384
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 @@ -40,7 +40,7 @@ jobs:
run: python3 run.py ${{ secrets.GITHUB_TOKEN }} ${{ secrets.API_URL }} ${{ secrets.API_TOKEN }}

- name: Deploy
uses: JamesIves/github-pages-deploy-action@3.7.1
uses: JamesIves/github-pages-deploy-action@v4.4.1
with:
BRANCH: gh-pages
FOLDER: deploy/
Expand Down

0 comments on commit d481384

Please sign in to comment.