diff --git a/.github/workflows/github-pages.yml b/.github/workflows/github-pages.yml index b4ff5c37e7..fec53d54c3 100644 --- a/.github/workflows/github-pages.yml +++ b/.github/workflows/github-pages.yml @@ -12,7 +12,7 @@ jobs: image: archlinux:latest options: --privileged steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 - uses: actions/setup-python@v3 - name: Install pre-dependencies run: |