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 519910e + 8323f82 commit ba76d62Copy full SHA for ba76d62
.github/workflows/check-yaml-task.yml
@@ -96,7 +96,7 @@ jobs:
96
uses: actions/checkout@v5
97
98
- name: Install Python
99
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
100
with:
101
python-version: ${{ env.PYTHON_VERSION }}
102
.github/workflows/spell-check-task.yml
@@ -53,7 +53,7 @@ jobs:
53
54
55
56
57
58
59
0 commit comments