We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0cf326c commit aea8a40Copy full SHA for aea8a40
1 file changed
.github/workflows/ci.yaml
@@ -20,7 +20,7 @@ jobs:
20
uses: actions/checkout@v4
21
22
- name: Install Node
23
- uses: actions/setup-node@v3
+ uses: actions/setup-node@v4
24
with:
25
node-version: 18.x
26
0 commit comments