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 904835a commit ce7fe6bCopy full SHA for ce7fe6b
.github/workflows/pr-preview.yml
@@ -64,7 +64,7 @@ jobs:
64
php-version: "${{ matrix.php-version }}"
65
66
- name: Use Node.js ${{ matrix.node-version }}
67
- uses: actions/setup-node@v3
+ uses: actions/setup-node@v4
68
with:
69
node-version: ${{ matrix.node-version }}
70
.github/workflows/update-screenshots.yaml
@@ -33,7 +33,7 @@ jobs:
33
34
35
36
37
38
39
0 commit comments