Skip to content

Commit 8a62cdc

Browse files
committed
Specify action version
1 parent 3041ee1 commit 8a62cdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publlic-ghpages.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
filepath: lobby-to-client/v1/asyncapi.html
1818

1919
- name: Deploy GH page
20-
uses: JamesIves/github-pages-deploy-action
20+
uses: JamesIves/github-pages-deploy-action@v4
2121
with:
2222
ACCESS_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2323
BRANCH: gh-pages

0 commit comments

Comments
 (0)