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 a2de1fa + 9c55ad0 commit ecda9ddCopy full SHA for ecda9dd
1 file changed
.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.218.0
+ uses: ruby/setup-ruby@v1.221.0
81
with:
82
bundler-cache: true
83
working-directory: .github
0 commit comments