We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6fd275c + 866138b commit 0ef21aaCopy full SHA for 0ef21aa
.github/workflows/tagged-release.yaml
@@ -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.191.0
+ uses: ruby/setup-ruby@v1.193.0
81
with:
82
bundler-cache: true
83
working-directory: .github
0 commit comments