diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 7b96773..dc113b1 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -15,7 +15,7 @@ jobs: token: ${{ secrets.PORTER_GITHUB_TOKEN }} - name: Checkout - uses: actions/checkout@v5 + uses: actions/checkout@v6 if: ${{ steps.release.outputs.release_created }} - name: Build and publish to GitHub Package