We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e4ac562 + 3c5ccee commit 74ef7c6Copy full SHA for 74ef7c6
1 file changed
.github/workflows/storybook-tests.yml
@@ -11,7 +11,7 @@ jobs:
11
runs-on: ubuntu-latest
12
steps:
13
- uses: actions/checkout@v4
14
- - uses: actions/setup-node@v4
+ - uses: actions/setup-node@v6
15
with:
16
node-version: '20'
17
- name: Setup pnpm
0 commit comments