Skip to content

Commit 158f285

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

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
@@ -149,7 +149,7 @@ jobs:
149149
sudo lshw -C display
150150
# Checkout the repository to the GitHub Actions runner
151151
- name: Checkout
152-
uses: actions/checkout@v2
152+
uses: actions/checkout@v4
153153
- name: Update pip
154154
run: |
155155
sudo yum update -y

0 commit comments

Comments
 (0)