diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 8ae9d63..c24854e 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -21,7 +21,7 @@ jobs: steps: - name: Checkout repository id: checkout - uses: actions/checkout@v4 + uses: actions/checkout@v5 - name: Auth GitHub id: auth