Skip to content

Commit 041e4cb

Browse files
authored
Merge pull request #662 from scala-js/dependabot/github_actions/JamesIves/github-pages-deploy-action-4.1.9
Bump JamesIves/github-pages-deploy-action from 4.1.8 to 4.1.9
2 parents 403f46b + ee9ee36 commit 041e4cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ghpages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
run: sbt readme/run
2020

2121
- name: Deploy
22-
uses: JamesIves/[email protected].8
22+
uses: JamesIves/[email protected].9
2323
with:
2424
token: ${{ secrets.GITHUB_TOKEN }}
2525
branch: gh-pages

0 commit comments

Comments
 (0)