mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-10-27 07:45:46 -04:00
bump Hugo to 0.76.5
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -100,6 +100,6 @@ jobs:
|
||||
- name: Percy snapshots
|
||||
# uncomment to disable all bot PRs (eg. dependabot) -- I'm using the free plan...
|
||||
# if: "!contains(github.actor, '[bot]')"
|
||||
uses: percy/snapshot-action@v0.1.0
|
||||
uses: percy/snapshot-action@v0.1.2
|
||||
env:
|
||||
PERCY_TOKEN: ${{ secrets.PERCY_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user