We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5538393 + 9f198e0 commit b350ff3Copy full SHA for b350ff3
1 file changed
.github/workflows/ci.yml
@@ -29,7 +29,7 @@ jobs:
29
version: ${{ env.PNPM_VERSION }}
30
31
- name: Setup Node
32
- uses: actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444
+ uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238
33
with:
34
node-version: ${{ env.NODE_VERSION }}
35
cache: pnpm
@@ -110,7 +110,7 @@ jobs:
110
111
112
113
114
115
116
0 commit comments