diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 8c5bfda..c25703e 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -28,7 +28,7 @@ jobs: - name: Semantic Release id: release - uses: codfish/semantic-release-action@v2 + uses: codfish/semantic-release-action@v4 with: repository_url: https://github.com/WillemOpperman/csv-diff-dotnet.git # specify default branches to add support for the `main` branch