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 33b1b98 commit 64dfedaCopy full SHA for 64dfeda
.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@v5
+ uses: actions/setup-node@v6
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