diff --git a/.github/workflows/first-time.yml b/.github/workflows/first-time.yml index cf6bec6..76acb42 100644 --- a/.github/workflows/first-time.yml +++ b/.github/workflows/first-time.yml @@ -44,7 +44,7 @@ jobs: tag: "v1.0.0" message: "v1.0.0" - name: Create release - uses: softprops/action-gh-release@v1 + uses: softprops/action-gh-release@v3 with: token: ${{ secrets.GITHUB_TOKEN }} name: v1.0.0