Skip to content

Commit 4c44cf1

Browse files
authored
Merge pull request #6 from OvertureMaps/dependabot/github_actions/actions/checkout-6
[CHORE](deps)(deps): Bump actions/checkout from 4 to 6
2 parents 6346caf + 36640b8 commit 4c44cf1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/staging_deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
runs-on: ubuntu-latest
1818
steps:
1919
- name: Checkout repository
20-
uses: actions/checkout@v4
20+
uses: actions/checkout@v6
2121

2222
- name: Setup Ruby
2323
uses: ruby/setup-ruby@v1

0 commit comments

Comments
 (0)