Skip to content

Commit 2443ada

Browse files
authored
Merge pull request containerd#3643 from containerd/dependabot/github_actions/actions/checkout-4.2.2
build(deps): bump actions/checkout from 4.2.1 to 4.2.2
2 parents e80aaf1 + 68bd32d commit 2443ada

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
CONTAINERD_VERSION: "${{ matrix.containerd }}"
4141
ARCH: "${{ matrix.arch }}"
4242
steps:
43-
- uses: actions/[email protected].1
43+
- uses: actions/[email protected].2
4444
with:
4545
fetch-depth: 1
4646
- name: "Expose GitHub Runtime variables for gha"

0 commit comments

Comments
 (0)