We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1ea5f18 + acc9ae5 commit d9fef48Copy full SHA for d9fef48
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