We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 41cdfa3 + 3b3d608 commit 65b4b0cCopy full SHA for 65b4b0c
1 file changed
.github/workflows/ci.yml
@@ -17,7 +17,7 @@ jobs:
17
steps:
18
- uses: actions/checkout@v4
19
- name: Setup python ${{ matrix.python-version }}
20
- uses: actions/setup-python@v4
+ uses: actions/setup-python@v5
21
with:
22
python-version: ${{ matrix.python-version }}
23
architecture: x64
0 commit comments