Skip to content

Commit 2307033

Browse files
committed
using new pages deploy action version
1 parent c035139 commit 2307033

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
./make.sh
1919
# deploy to github pages
2020
- name: deploy documentation
21-
uses: JamesIves/github-pages-deploy-action@65b5dfd4f5bcd3a7403bbc2959c144256167464e
21+
uses: JamesIves/github-pages-deploy-action@94f3c658273cf92fb48ef99e5fbc02bd2dc642b2
2222
with:
2323
branch: gh-pages
2424
folder: /home/runner/work/programmingWithPython/programmingWithPython/website/

0 commit comments

Comments
 (0)