We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 366d43d + cc679ff commit acc9ae5Copy full SHA for acc9ae5
1 file changed
.github/workflows/workflow.yml
@@ -22,7 +22,7 @@ jobs:
22
- name: Checkout
23
uses: actions/checkout@v4
24
- name: Setup Node.js 20.x
25
- uses: actions/setup-node@v3
+ uses: actions/setup-node@v4
26
with:
27
node-version: 20.x
28
cache: npm
0 commit comments