Skip to content

Commit f31d0ad

Browse files
Merge pull request #392 from alphagov/dependabot/github_actions/JamesIves/github-pages-deploy-action-4.7.3
Bump JamesIves/github-pages-deploy-action from 4.7.2 to 4.7.3
2 parents 1c81510 + 7d88e9f commit f31d0ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
- run: npm ci
3939
- run: npm run build
4040
- name: Deploy to GitHub Pages
41-
uses: JamesIves/github-pages-deploy-action@15de0f09300eea763baee31dff6c6184995c5f6a
41+
uses: JamesIves/github-pages-deploy-action@6c2d9db40f9296374acc17b90404b6e8864128c8
4242
with:
4343
branch: gh-pages
4444
folder: examples

0 commit comments

Comments
 (0)