Skip to content

Commit 8cd1b83

Browse files
committed
Update to actions/checkout@v3 (PHP-8.1)
see 629fcb6
1 parent 6c3b148 commit 8cd1b83

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
@@ -469,7 +469,7 @@ jobs:
469469
runs-on: ubuntu-20.04
470470
steps:
471471
- name: git checkout
472-
uses: actions/checkout@v2
472+
uses: actions/checkout@v3
473473
with:
474474
ref: ${{ matrix.branch.ref }}
475475
- name: apt

0 commit comments

Comments
 (0)