Skip to content

Commit c275e25

Browse files
authored
Merge pull request numpy#28466 from numpy/dependabot/github_actions/actions/checkout-4.2.2
MAINT: Bump actions/checkout from 4.1.1 to 4.2.2
2 parents 82a1822 + 999b603 commit c275e25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linux_qemu.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ jobs:
209209

210210
name: "${{ matrix.BUILD_PROP[0] }}"
211211
steps:
212-
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
212+
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
213213
with:
214214
submodules: recursive
215215
fetch-tags: true

0 commit comments

Comments
 (0)