Skip to content

Commit 594a6c1

Browse files
Update JamesIves/github-pages-deploy-action digest to dc18a3c
1 parent c4994d0 commit 594a6c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
run: touch src/BlazorWasmNet6/bin/Release/net6.0/publish/wwwroot/.nojekyll
7171

7272
- name: Commit wwwroot to GitHub Pages
73-
uses: JamesIves/github-pages-deploy-action@62fec3add6773ec5dbbf18d2ee4260911aa35cf4 # v4
73+
uses: JamesIves/github-pages-deploy-action@dc18a3c6b46d56484cb63f291becd7ed4f0269b9 # v4
7474
with:
7575
branch: gh-pages
7676
folder: src/BlazorWasmNet6/bin/Release/net6.0/publish/wwwroot

0 commit comments

Comments
 (0)