We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 396f64a commit 5b9b77dCopy full SHA for 5b9b77d
1 file changed
.github/workflows/docsygen.yml
@@ -21,7 +21,7 @@ jobs:
21
name: github-pages
22
url: ${{ steps.deploy.outputs.page_url }}
23
steps:
24
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v6
25
with:
26
repository: giellalt/giellalt.github.io
27
0 commit comments