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 ae73541 + e4efcad commit ebd509dCopy full SHA for ebd509d
.github/workflows/check-yaml-task.yml
@@ -67,7 +67,7 @@ jobs:
67
uses: actions/checkout@v5
68
69
- name: Install Python
70
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
71
with:
72
python-version: ${{ env.PYTHON_VERSION }}
73
0 commit comments