We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bc8774c + ffeb95d commit 53c32d2Copy full SHA for 53c32d2
.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.182.0
+ uses: ruby/setup-ruby@v1.183.0
41
with:
42
bundler-cache: true
43
working-directory: .github
0 commit comments