Skip to content

Commit dd6ef0c

Browse files
authored
Update build-linux.yml
1 parent e2607c5 commit dd6ef0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
build-linux:
1414
runs-on: ubuntu-20.04
1515
steps:
16-
- uses: actions/checkout@v2
16+
- uses: actions/checkout@v4
1717
with:
1818
persist-credentials: false
1919
- name: Set up Python ${{ env.PYTHON_VERSION }}

0 commit comments

Comments
 (0)