We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 13b3970 + 45c176c commit 46acb47Copy full SHA for 46acb47
1 file changed
.github/workflows/issue-to-page.yml
@@ -11,7 +11,7 @@ jobs:
11
steps:
12
- uses: actions/checkout@v4.1.1
13
- name: Set up Python
14
- uses: actions/setup-python@v4
+ uses: actions/setup-python@v5
15
with:
16
python-version: '3.9'
17
0 commit comments