diff --git a/.github/workflows/retype-action.yml b/.github/workflows/retype-action.yml index d1748c17c..5f159cd70 100644 --- a/.github/workflows/retype-action.yml +++ b/.github/workflows/retype-action.yml @@ -12,7 +12,7 @@ jobs: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v2 + - uses: actions/checkout@v6 - uses: retypeapp/action-build@latest with: @@ -20,4 +20,4 @@ jobs: - uses: retypeapp/action-github-pages@latest with: - update-branch: true \ No newline at end of file + update-branch: true