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 5c27cc4 commit 64b9912Copy full SHA for 64b9912
.github/workflows/antsibull-build.yml
@@ -77,7 +77,7 @@ jobs:
77
78
- name: Set up Python 3.13
79
id: python
80
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
81
with:
82
python-version: '3.13'
83
.github/workflows/antsibull-docs.yml
@@ -64,7 +64,7 @@ jobs:
64
65
66
67
68
69
70
0 commit comments