Skip to content

Commit d2aacf2

Browse files
authored
Merge pull request #37 from ruby/dependabot/github_actions/actions/checkout-4.2.2
Bump actions/checkout from 3.6.0 to 4.2.2
2 parents 1f00c63 + bba7e53 commit d2aacf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- armhf
2323
steps:
2424
- name: Check out Git repository
25-
uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6.0
25+
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
2626

2727
- name: Store Ruby version
2828
run: |

0 commit comments

Comments
 (0)