Skip to content

Commit b23fd2c

Browse files
committed
Update actions/checkout 2
1 parent 158f285 commit b23fd2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release_build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
- name: Check ldd --version
4444
run: ldd --version
4545
- name: Checkout
46-
uses: actions/checkout@v2
46+
uses: actions/checkout@v4
4747
- name: Update pip
4848
run: |
4949
sudo yum update -y

0 commit comments

Comments
 (0)