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 ffceddf commit bfe2007Copy full SHA for bfe2007
.github/workflows/run-tests.yml
@@ -41,7 +41,7 @@ jobs:
41
name: P${{ matrix.php }} - L${{ matrix.laravel }} - ${{ matrix.dependency-version }} - ${{ matrix.os }}
42
43
steps:
44
- - uses: actions/setup-node@v4
+ - uses: actions/setup-node@v6
45
with:
46
node-version: 10
47
0 commit comments