Update actions/configure-pages digest to c5a3e11

This commit is contained in:
renovate[bot] 2022-11-23 19:18:13 +00:00 committed by GitHub
parent da87e4c3b2
commit 590c14b159
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,7 +20,7 @@ jobs:
- uses: actions/setup-node@8c91899e586c5b171469028077307d293428b516 # tag=v3.5.1
with:
node-version: 16
- uses: actions/configure-pages@d875fa8dc18209f310fe6999f4cfbc96ee372c2b # tag=v2
- uses: actions/configure-pages@c5a3e1159e0cbdf0845eb8811bd39e39fc3099c2 # v2
- name: Run build
run: |
npm ci