Skip to content

Commit 14c5a7a

Browse files
committed
python@v5 build
1 parent d6f00d8 commit 14c5a7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
uses: actions/checkout@v4
3535
- name: SETUP PYTHON
3636
# uses: actions/[email protected]
37-
uses: actions/setup-python@v5
37+
uses: actions/setup-python@v5
3838
with:
3939
python-version: ${{ matrix.config.py }}
4040
- name: Install dependencies

0 commit comments

Comments
 (0)