Skip to content

Commit eb6fc46

Browse files
authored
Update release.yml
1 parent 6a3f9c7 commit eb6fc46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
name: Release
99
runs-on: ubuntu-latest
1010
steps:
11-
- uses: actions/checkout@v2
11+
- uses: actions/checkout@v3
1212
- name: Build Portable Python Environments - env_python.sh
1313
run: |
1414
./run.sh env_python.sh

0 commit comments

Comments
 (0)