Skip to content

Commit 009226a

Browse files
authored
Merge pull request #824 from scala-js/dependabot/github_actions/JamesIves/github-pages-deploy-action-4.5.0
Bump JamesIves/github-pages-deploy-action from 4.4.3 to 4.5.0
2 parents 02611c2 + f4d4e8a commit 009226a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/ghpages.yml

+1-1
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/github-pages-deploy-action@v4.4.3
22+
uses: JamesIves/github-pages-deploy-action@v4.5.0
2323
with:
2424
token: ${{ secrets.GITHUB_TOKEN }}
2525
branch: gh-pages

0 commit comments

Comments
 (0)