Skip to content

Commit d4e8464

Browse files
authored
Merge pull request #95 from modelpack/dependabot/github_actions/actions/checkout-4.2.2
chore(deps): bump actions/checkout from 4.1.7 to 4.2.2
2 parents e38e2d9 + cac0943 commit d4e8464

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
timeout-minutes: 30
1717
steps:
1818
- name: Checkout code
19-
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
19+
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
2020

2121
- uses: actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32
2222
with:

0 commit comments

Comments
 (0)