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 6276319 + 572fd93 commit 0881cbdCopy full SHA for 0881cbd
1 file changed
.github/workflows/tagged-release.yml
@@ -37,7 +37,7 @@ jobs:
37
cp build/linux/${{ steps.repo-name.outputs.REPOSITORY_NAME }} dist/${{ steps.repo-name.outputs.REPOSITORY_NAME }}
38
39
- name: Setup Ruby
40
- uses: ruby/setup-ruby@v1.227.0
+ uses: ruby/setup-ruby@v1.231.0
41
with:
42
bundler-cache: true
43
working-directory: .github
0 commit comments