Skip to content

Commit 55d0da1

Browse files
committed
Update python action latest
1 parent a4e255f commit 55d0da1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-package.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
ref: v0.3.2
2929
path: cfile_0.3
3030
- name: Set up Python ${{ matrix.python-version }}
31-
uses: actions/setup-python@v4
31+
uses: actions/setup-python@v5
3232
with:
3333
python-version: ${{ matrix.python-version }}
3434
- name: Install dependencies

0 commit comments

Comments
 (0)