Skip to content

Commit 0f23859

Browse files
authored
Merge pull request #58 from Shopify/dependabot/github_actions/actions/checkout-4.2.2
Bump actions/checkout from 3.6.0 to 4.2.2
2 parents 1e93eac + 91ed344 commit 0f23859

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- "3.3"
1818

1919
steps:
20-
- uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6.0
20+
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
2121
- name: Set up Ruby
2222
uses: ruby/setup-ruby@dffc446db9ba5a0c4446edb5bca1c5c473a806c5 # v1.235.0
2323
with:

0 commit comments

Comments
 (0)