We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4e255f commit 55d0da1Copy full SHA for 55d0da1
.github/workflows/python-package.yml
@@ -28,7 +28,7 @@ jobs:
28
ref: v0.3.2
29
path: cfile_0.3
30
- name: Set up Python ${{ matrix.python-version }}
31
- uses: actions/setup-python@v4
+ uses: actions/setup-python@v5
32
with:
33
python-version: ${{ matrix.python-version }}
34
- name: Install dependencies
0 commit comments