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