Skip to content
This repository was archived by the owner on Apr 6, 2026. It is now read-only.

Commit 075178e

Browse files
chore(deps): update jamesives/github-pages-deploy-action action to v4.8.0
1 parent 55c7cf0 commit 075178e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/get_deps.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
GITHUB_TOKEN: ${{ github.token }}
2929

3030
- name: Deploy to Github Pages
31-
uses: JamesIves/github-pages-deploy-action@v4.6.4
31+
uses: JamesIves/github-pages-deploy-action@v4.8.0
3232
with:
3333
branch: gh-pages
3434
folder: public

0 commit comments

Comments
 (0)