Skip to content

Commit 1b8f25e

Browse files
committed
ci: update github deploy workflow version
Signed-off-by: vsoch <[email protected]>
1 parent 51a7d16 commit 1b8f25e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
ls .
4343
4444
- name: Deploy 🚀
45-
uses: JamesIves/github-pages-deploy-action@ba1486788b0490a235422264426c45848eac35c6 # v4.4.1
45+
uses: JamesIves/github-pages-deploy-action@v4
4646
with:
4747
branch: gh-pages
4848
folder: .

0 commit comments

Comments
 (0)