Show usage of latest github action version (#1638)

This commit is contained in:
Paul Fesenmeier 2021-10-14 09:01:40 -04:00 committed by GitHub
parent 7135a4f367
commit f8020a3139
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -47,7 +47,7 @@ jobs:
- name: checkout - name: checkout
uses: actions/checkout@v2 uses: actions/checkout@v2
- name: build_and_deploy - name: build_and_deploy
uses: shalzz/zola-deploy-action@v0.13.0 uses: shalzz/zola-deploy-action@v0.14.1
env: env:
# Target branch # Target branch
PAGES_BRANCH: gh-pages PAGES_BRANCH: gh-pages