We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e4a9511 + 9495fda commit 8b69514Copy full SHA for 8b69514
1 file changed
.github/workflows/documentation.yml
@@ -78,7 +78,7 @@ jobs:
78
79
80
- name: Setup Pages
81
- uses: actions/configure-pages@v4
+ uses: actions/configure-pages@v5
82
if: ${{ github.event_name == 'push' && ( startsWith(github.ref, 'refs/tags/') || github.ref == 'refs/heads/main' ) }}
83
84
- name: Upload artifact
0 commit comments