Skip to content

Commit c8c2ae8

Browse files
committed
ci: restore checkout v1 for i386 job
1 parent e2ceec9 commit c8c2ae8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

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

719719
steps:
720720
# v1 required for i386/debian container; pinned to SHA to prevent dependabot updates
721-
- uses: actions/checkout@4f1f4aec02e41874fa0262ea8ff5172d7978ad1e # v1
721+
- uses: actions/checkout@544eadc6bf3d226fd7a7a9f0dc5b5bf7ca0675b9 # v1
722722

723723
- name: Install requirements
724724
run: |

0 commit comments

Comments
 (0)