diff --git a/.github/workflows/release-nuget.yml b/.github/workflows/release-nuget.yml index 01c6b42..f23aed2 100644 --- a/.github/workflows/release-nuget.yml +++ b/.github/workflows/release-nuget.yml @@ -17,7 +17,7 @@ jobs: steps: - name: Setup - uses: butr/actions-common-setup@v2.1 + uses: butr/actions-common-setup@v2 with: github-token: ${{ secrets.GITHUB_TOKEN }}