Skip to content

Commit 9f217d9

Browse files
authored
Merge pull request #737 from sabre-io/dependabot/github_actions/actions/checkout-6
chore(deps): bump actions/checkout from 5 to 6
2 parents bc43da4 + aaa9462 commit 9f217d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
code-analysis: 'yes'
2828
steps:
2929
- name: Checkout
30-
uses: actions/checkout@v5
30+
uses: actions/checkout@v6
3131

3232
- name: Setup PHP, with composer and extensions
3333
uses: shivammathur/setup-php@v2 #https://github.com/shivammathur/setup-php

0 commit comments

Comments
 (0)