Update actions/configure-pages digest to 9a14197

This commit is contained in:
renovate[bot] 2022-08-18 23:13:49 +00:00 committed by GitHub
parent 707005c040
commit b9fc1508da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,7 +20,7 @@ jobs:
- uses: actions/setup-node@2fddd8803e2f5c9604345a0b591c3020ee971a93 # tag=v3.4.1
with:
node-version: 16
- uses: actions/configure-pages@f71d3d08f0abfe9cbb23e527dc9f633beabf97bc # tag=v1
- uses: actions/configure-pages@9a141972ca62e4def3a31137a5a086ba5c58572a # tag=v1
- name: Run build
run: |
npm ci