1
0
Fork 0
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:
renovate[bot] 2025-03-01 06:07:43 +00:00 committed by GitHub
parent 3e4faec725
commit 89bef29a7a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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