Skip to content

Commit eaec428

Browse files
authored
fix typo
1 parent ed0a8ca commit eaec428

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-python-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
steps:
1919
- uses: actions/checkout@v1
2020

21-
- uses: actions/setup-python@v5.20
21+
- uses: actions/setup-python@v5.2.0
2222
name: Install Python
2323
with:
2424
python-version: '3.x'

0 commit comments

Comments
 (0)