Skip to content

Commit 7c68048

Browse files
authored
docs: unpin deploy action
Signed-off-by: Vanessasaurus <814322+vsoch@users.noreply.github.com>
1 parent e5d2307 commit 7c68048

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
ls
3636
3737
- name: Deploy 🚀
38-
uses: JamesIves/github-pages-deploy-action@ba1486788b0490a235422264426c45848eac35c6 # v4.4.1
38+
uses: JamesIves/github-pages-deploy-action@v4
3939
with:
4040
branch: gh-pages
4141
folder: .

0 commit comments

Comments
 (0)