Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/github_actions/GoogleCloudPlatf…
Browse files Browse the repository at this point in the history
…orm/release-please-action-3
  • Loading branch information
monora committed Jun 21, 2023
2 parents 2e003a4 + c95cba4 commit 6cf430b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
version-file: "lib/rgl/version.rb"

# Checkout code if release was created
- uses: actions/checkout@v2
- uses: actions/checkout@v3
if: ${{ steps.release.outputs.release_created }}
# Setup ruby if a release was created
- uses: ruby/setup-ruby@v1
Expand Down

0 comments on commit 6cf430b

Please sign in to comment.