Skip to content

Commit 4aea83a

Browse files
Merge pull request #442 from agda/dependabot/github_actions/JamesIves/github-pages-deploy-action-4.7.1
Bump JamesIves/github-pages-deploy-action from 4.6.9 to 4.7.1
2 parents 43d3246 + a6e2ad0 commit 4aea83a

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

0 commit comments

Comments
 (0)