We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e7270b7 + bade0ac commit 8560d4dCopy full SHA for 8560d4d
1 file changed
.github/workflows/.ci.yml
@@ -9,7 +9,7 @@ jobs:
9
php-versions: ['8.1', '8.2', '8.3', '8.4']
10
os: [ubuntu-latest, macos-latest, windows-latest]
11
steps:
12
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
13
- name: Use Node.js ${{ matrix.node-version }}
14
uses: actions/setup-node@v6
15
with:
0 commit comments