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.
2 parents dfedda1 + 637bf78 commit cbdb5d6Copy full SHA for cbdb5d6
.github/workflows/tests.yml
@@ -49,7 +49,7 @@ jobs:
49
run: cd $GITHUB_WORKSPACE && vendor/bin/pest tests
50
51
- name: Setup Node.js
52
- uses: actions/setup-node@v3
+ uses: actions/setup-node@v4
53
with:
54
node-version: '20'
55
0 commit comments