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 593ce77 commit f24a6a8Copy full SHA for f24a6a8
.github/workflows/docs.yml
@@ -22,7 +22,7 @@ jobs:
22
runs-on: ubuntu-latest
23
steps:
24
- uses: actions/checkout@v4
25
- - uses: actions/setup-python@v4
+ - uses: actions/setup-python@v5
26
with:
27
python-version: 3.x
28
- run: echo "cache_id=$(date --utc '+%V')" >> $GITHUB_ENV
0 commit comments