Skip to content

Commit 7edab60

Browse files
Merge pull request #444 from agda/dependabot/github_actions/JamesIves/github-pages-deploy-action-4.7.2
Bump JamesIves/github-pages-deploy-action from 4.7.1 to 4.7.2
2 parents 4aea83a + 7dee29c commit 7edab60

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.1
189+
uses: JamesIves/github-pages-deploy-action@v4.7.2
190190
if: ${{ success() && env.AGDA_DEPLOY }}
191191
with:
192192
branch: gh-pages

0 commit comments

Comments
 (0)