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.
1 parent 7d9e8b6 commit a1a256bCopy full SHA for a1a256b
.github/workflows/check-yaml-task.yml
@@ -67,7 +67,7 @@ jobs:
67
uses: actions/checkout@v4
68
69
- name: Install Python
70
- uses: actions/setup-python@v4
+ uses: actions/setup-python@v5
71
with:
72
python-version: ${{ env.PYTHON_VERSION }}
73
.github/workflows/spell-check-task.yml
@@ -24,7 +24,7 @@ jobs:
24
25
26
27
28
29
30
0 commit comments