diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a2ab182..db51bd9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -13,7 +13,7 @@ jobs: timeout-minutes: 30 steps: - name: Checkout repository - uses: actions/checkout@v4 + uses: actions/checkout@v5 - name: Add release date to index.html run: |