Skip to content

Commit a66830c

Browse files
Merge pull request #450 from agda/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 047e7a8 + 0554040 commit a66830c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-ubuntu.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ jobs:
186186
########################################################################
187187

188188
- name: Deploy HTML
189-
uses: JamesIves/github-pages-deploy-action@v4.7.2
189+
uses: JamesIves/github-pages-deploy-action@v4.7.3
190190
if: ${{ success() && env.AGDA_DEPLOY }}
191191
with:
192192
branch: gh-pages

0 commit comments

Comments
 (0)