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 eed322a commit f2f2e24Copy full SHA for f2f2e24
.github/workflows/test.yml
@@ -78,7 +78,7 @@ jobs:
78
uses: actions/checkout@v4
79
80
- name: Set up NodeJS
81
- uses: actions/setup-node@v2
+ uses: actions/setup-node@v4
82
with:
83
node-version: ${{ matrix.node-version }}
84
0 commit comments