diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 12ca23c..61d18a7 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -22,7 +22,7 @@ jobs: timeout-minutes: 15 steps: # https://github.com/actions/checkout - - uses: actions/checkout@v5 + - uses: actions/checkout@v6 - name: Format meta data id: meta