Skip to content

Commit 272a341

Browse files
authored
Merge pull request #1361 from Shopify/dependabot/github_actions/actions/checkout-4.2.2
Bump actions/checkout from 3.6.0 to 4.2.2
2 parents 7150572 + 521440c commit 272a341

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
@@ -15,7 +15,7 @@ jobs:
1515
working-directory: ./web
1616

1717
steps:
18-
- uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6.0
18+
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
1919
with:
2020
submodules: recursive
2121
- name: Find any lock file

0 commit comments

Comments
 (0)