Skip to content

Commit dc1dd1a

Browse files
committed
fix
1 parent c44b4f8 commit dc1dd1a

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
@@ -157,7 +157,7 @@ jobs:
157157
158158
- name: Deploy to GitHub Pages
159159
if: github.event_name == 'push' && github.ref_name == 'master'
160-
uses: JamesIves/github-pages-deploy-action@4.7.3
160+
uses: JamesIves/github-pages-deploy-action@v4
161161
with:
162162
branch: gh-pages
163163
folder: html

0 commit comments

Comments
 (0)