We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fc161ea + acb0a82 commit ca6fcd7Copy full SHA for ca6fcd7
.github/workflows/backup.yml
@@ -17,7 +17,7 @@ jobs:
17
uses: actions/checkout@v6
18
19
- name: Set up Python
20
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
21
with:
22
python-version-file: '.python-version'
23
.github/workflows/ruff.yml
@@ -20,7 +20,7 @@ jobs:
24
25
26
0 commit comments