update actions' versions

This commit is contained in:
dependabot[bot]
2026-02-25 15:30:30 +08:00
committed by narimiran
parent 19dc02e1bb
commit fda07a76fd
5 changed files with 12 additions and 13 deletions

View File

@@ -55,7 +55,7 @@ jobs:
steps:
- name: 'Checkout'
uses: actions/checkout@v3
uses: actions/checkout@v6
with:
fetch-depth: 2
@@ -111,7 +111,7 @@ jobs:
if: |
github.event_name == 'push' && github.ref == 'refs/heads/devel' &&
matrix.target == 'linux'
uses: crazy-max/ghaction-github-pages@v3
uses: crazy-max/ghaction-github-pages@v5
with:
build_dir: doc/html
env: