Skip to content

Commit

Permalink
try the beta action with no node caceh
Browse files Browse the repository at this point in the history
  • Loading branch information
jagthedrummer committed Jul 1, 2024
1 parent 527e965 commit da42823
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/upgrade-bullet-train.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Create update PR
uses: bullet-train-co/create-upgrade-pr@v1
uses: bullet-train-co/create-upgrade-pr@beta
with:
versionNumber: ${{ inputs.versionNumber }}
# If you don't have additional workflows that need to be triggered by the PR that we create
Expand Down

0 comments on commit da42823

Please sign in to comment.