Skip to content

Commit badd394

Browse files
authored
Merge pull request #597 from nflverse/dependabot/github_actions/JamesIves/github-pages-deploy-action-4.9.0
Bump JamesIves/github-pages-deploy-action from 4.8.0 to 4.9.0
2 parents 0326e2e + 088ace4 commit badd394

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pkgdown.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555

5656
- name: Deploy to GitHub pages 🚀
5757
if: github.event_name != 'pull_request'
58-
uses: JamesIves/github-pages-deploy-action@d92aa235d04922e8f08b40ce78cc5442fcfbfa2f # v4.8.0
58+
uses: JamesIves/github-pages-deploy-action@fa24774553152dd7873cd16ebd8d959b010c5445 # v4.9.0
5959
with:
6060
clean: false
6161
branch: gh-pages

0 commit comments

Comments
 (0)