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 c8f38cb commit 4356264Copy full SHA for 4356264
.github/workflows/docs.yml
@@ -14,7 +14,7 @@ jobs:
14
github.event_name == 'push' && github.ref == 'refs/heads/main'
15
}}" >> $GITHUB_OUTPUT
16
17
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v4
18
19
- name: Upgrade jinja
20
run: pip install -U jinja2
0 commit comments