mirror of
https://github.com/kou029w/hasura-rest-hands-on.git
synced 2025-03-26 15:45:17 +00:00
chore(deps): pin node.js to 9bef0ef
This commit is contained in:
parent
3e4faec725
commit
89bef29a7a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/github-pages.yml
vendored
2
.github/workflows/github-pages.yml
vendored
|
@ -12,7 +12,7 @@ jobs:
|
|||
id-token: write
|
||||
environment: github-pages
|
||||
runs-on: ubuntu-latest
|
||||
container: node:lts-alpine
|
||||
container: node:lts-alpine@sha256:9bef0ef1e268f60627da9ba7d7605e8831d5b56ad07487d24d1aa386336d1944
|
||||
steps:
|
||||
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
|
||||
- uses: actions/setup-node@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a # v4
|
||||
|
|
Loading…
Add table
Reference in a new issue