Skip to content

Commit bc88c6d

Browse files
tacaswellQuLogic
andauthored
CI: update version string
Co-authored-by: Elliott Sales de Andrade <[email protected]>
1 parent 25791eb commit bc88c6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585
STEPS_DIFFS_ARTIFACT_UPLOAD_OUTPUTS_ARTIFACT_URL: ${{ steps.diffs-artifact-upload.outputs.artifact-url }}
8686
- name: Publish cheatsheets and handouts
8787
if: ${{ github.event_name == 'push' && github.ref == 'refs/heads/master' }}
88-
uses: peaceiris/actions-gh-pages@4f9cc6602d3f66b9c108549d475ec49e8ef4d45e # v4
88+
uses: peaceiris/actions-gh-pages@4f9cc6602d3f66b9c108549d475ec49e8ef4d45e # v4.0.0
8989
with:
9090
github_token: ${{ secrets.GITHUB_TOKEN }}
9191
publish_dir: ./docs/_build/html/

0 commit comments

Comments
 (0)