Skip to content

Commit ef8ab35

Browse files
Update actions/checkout action to v7 (#142)
1 parent 6d644fc commit ef8ab35

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/php.yml

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

1414
steps:
15-
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
15+
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7
1616

1717
- name: Setup PHP Action
1818
uses: shivammathur/setup-php@f3e473d116dcccaddc5834248c87452386958240 # 2.37.2

0 commit comments

Comments
 (0)