We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 43588c3 + 6bb4848 commit 5030f8dCopy full SHA for 5030f8d
1 file changed
.github/workflows/python.yml
@@ -18,7 +18,7 @@ jobs:
18
- uses: actions/checkout@v3
19
with:
20
fetch-depth: 0
21
- - uses: actions/setup-python@v4
+ - uses: actions/setup-python@v5
22
23
python-version: ${{ matrix.python-version }}
24
architecture: x64
@@ -45,7 +45,7 @@ jobs:
45
46
47
48
49
50
python-version: '3.11'
51
0 commit comments