We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 07440bc + 378c91f commit 69a0e55Copy full SHA for 69a0e55
.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.222.0
+ uses: ruby/setup-ruby@v1.224.0
81
with:
82
bundler-cache: true
83
working-directory: .github
0 commit comments