diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e5466e4..9169b89 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -87,7 +87,7 @@ jobs: - name: Create a release in Octopus if: github.actor != 'dependabot[bot]' - uses: OctopusDeploy/create-release-action@v3 + uses: OctopusDeploy/create-release-action@v4 with: space: ${{ env.OCTOPUS_SPACE }} project: ${{ env.OCTOPUS_PROJECT }}