We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b1687e commit fa8d8daCopy full SHA for fa8d8da
.github/workflows/deploy.yml
@@ -19,7 +19,7 @@ jobs:
19
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
20
21
- name: Setup Node LTS
22
- uses: actions/setup-node@v4
+ uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4
23
with:
24
node-version: lts/*
25
cache: yarn
0 commit comments