We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 38c65bc + c531fa3 commit ba1618eCopy full SHA for ba1618e
1 file changed
.github/workflows/tagged-release.yml
@@ -77,7 +77,7 @@ jobs:
77
subject-path: "dist/${{ steps.repo-name.outputs.REPOSITORY_NAME }}-windows-amd64.exe"
78
79
- name: Setup Ruby
80
- uses: ruby/setup-ruby@v1.289.0
+ uses: ruby/setup-ruby@v1.290.0
81
with:
82
bundler-cache: true
83
working-directory: .github
0 commit comments