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.
2 parents 930386e + d444deb commit fa02bccCopy full SHA for fa02bcc
.github/workflows/documentation.yml
@@ -70,7 +70,7 @@ jobs:
70
retention-days: 30
71
72
- name: Setup Pages
73
- uses: actions/configure-pages@v3
+ uses: actions/configure-pages@v4
74
if: ${{ github.event_name == 'push' && ( startsWith(github.ref, 'refs/tags/') || github.ref == 'refs/heads/main' ) }}
75
76
- name: Upload artifact
0 commit comments