Skip to content

Commit db6e27c

Browse files
authored
Merge pull request #34 from bedita/dependabot/github_actions/gh-actions-640176b5ab
chore(deps): bump actions/checkout from 6 to 7 in the gh-actions group
2 parents 121571e + 7f4b549 commit db6e27c

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
@@ -47,7 +47,7 @@ jobs:
4747

4848
steps:
4949
- name: 'Checkout current revision'
50-
uses: 'actions/checkout@v6'
50+
uses: 'actions/checkout@v7'
5151

5252
- name: 'Composer config GH token if available'
5353
run: 'if [ -n "$GH_TOKEN" ]; then composer config github-oauth.github.com ${GH_TOKEN}; fi'

0 commit comments

Comments
 (0)