Skip to content

Commit 6fa7e86

Browse files
chore(deps): update actions/checkout action to v6
1 parent a7122bc commit 6fa7e86

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
runs-on: ubuntu-latest
88

99
steps:
10-
- uses: actions/checkout@v3
10+
- uses: actions/checkout@v6
1111
- name: Setup PHP
1212
run: |
1313
sudo update-alternatives --set php /usr/bin/php7.4

0 commit comments

Comments
 (0)