Skip to content

Commit 09be043

Browse files
authored
Merge pull request #12 from github/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 2 to 4
2 parents 15383b0 + e028722 commit 09be043

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- '2.7'
1717

1818
steps:
19-
- uses: actions/checkout@v2
19+
- uses: actions/checkout@v4
2020
- name: Set up Ruby
2121
uses: ruby/setup-ruby@v1
2222
with:

0 commit comments

Comments
 (0)