Skip to content

Commit e8f2fe6

Browse files
committed
Merge branch 'PHP-8.1' into PHP-8.2
* PHP-8.1: Update to actions/checkout@v3 (PHP-8.1)
2 parents 0bde7c5 + 8cd1b83 commit e8f2fe6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -478,7 +478,7 @@ jobs:
478478
runs-on: ubuntu-20.04
479479
steps:
480480
- name: git checkout
481-
uses: actions/checkout@v2
481+
uses: actions/checkout@v3
482482
with:
483483
ref: ${{ matrix.branch.ref }}
484484
- name: apt

0 commit comments

Comments
 (0)