Skip to content

Commit 5f4b45f

Browse files
chore(deps): update jamesives/github-pages-deploy-action action to v4.7.6 (#790)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0ee6a86 commit 5f4b45f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/motives.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- uses: actions/checkout@v5
1919
- run: sudo apt-get update --yes --fix-missing && sudo apt-get install --yes pandoc
2020
- run: .github/motives.sh "${{ github.ref_name }}"
21-
- uses: JamesIves/github-pages-deploy-action@v4.7.3
21+
- uses: JamesIves/github-pages-deploy-action@v4.7.6
2222
with:
2323
branch: gh-pages
2424
folder: gh-pages

0 commit comments

Comments
 (0)