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.
2 parents 7c9b80c + df2c4f5 commit 16c9c1dCopy full SHA for 16c9c1d
1 file changed
.github/workflows/ci.yml
@@ -20,7 +20,7 @@ jobs:
20
- name: Checkout 🛎
21
uses: actions/checkout@v5
22
- name: Setup node env 🏗
23
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v5
24
with:
25
node-version: ${{ matrix.node }}
26
- name: Get yarn cache directory path 🛠
0 commit comments