We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c8acf1e + c6f6d09 commit 28e3bf0Copy full SHA for 28e3bf0
1 file changed
.github/workflows/08-PyNUTClient.yml
@@ -30,7 +30,7 @@ jobs:
30
fetch-depth: 0
31
fetch-tags: true
32
- name: Set up Python 3.13
33
- uses: actions/setup-python@v6
+ uses: actions/setup-python@v7
34
with:
35
python-version: '3.13'
36
- name: Extract python interpreter path name
0 commit comments