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.
v6
1 parent 267653f commit 490cb6eCopy full SHA for 490cb6e
.github/workflows/ci.yml
@@ -13,7 +13,7 @@ jobs:
13
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
14
15
- name: Use Node
16
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v6
17
with:
18
node-version: "20.x"
19
cache: "yarn"
0 commit comments