We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4aed794 + af40f38 commit 78887e7Copy full SHA for 78887e7
.github/workflows/check-yaml-task.yml
@@ -96,7 +96,7 @@ jobs:
96
uses: actions/checkout@v4
97
98
- name: Install Python
99
- uses: actions/setup-python@v4
+ uses: actions/setup-python@v5
100
with:
101
python-version: ${{ env.PYTHON_VERSION }}
102
.github/workflows/spell-check-task.yml
@@ -24,7 +24,7 @@ jobs:
24
25
26
27
28
29
30
0 commit comments