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.
1 parent 9ee8108 commit c8e8d5cCopy full SHA for c8e8d5c
1 file changed
.github/workflows/nextjs.yml
@@ -49,7 +49,7 @@ jobs:
49
exit 1
50
fi
51
- name: Setup Node
52
- uses: actions/setup-node@v3
+ uses: actions/setup-node@v4
53
with:
54
node-version: '16'
55
cache: ${{ steps.detect-package-manager.outputs.manager }}
0 commit comments