Skip to content

Commit 4f2988e

Browse files
Merge pull request #403 from agda/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 9d61106 + 0c319b8 commit 4f2988e

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

0 commit comments

Comments
 (0)