Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

Commit

Permalink
feat: revert image version
Browse files Browse the repository at this point in the history
  • Loading branch information
bojanrajh committed Dec 13, 2023
1 parent 513312a commit c2d4f74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:

- name: Deploy redirect
if: github.ref == 'refs/heads/main'
uses: JamesIves/github-pages-deploy-action@4.5.0
uses: JamesIves/github-pages-deploy-action@4.1.4
with:
branch: gh-pages
folder: redirect
Expand Down

0 comments on commit c2d4f74

Please sign in to comment.