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.
1 parent 67490a3 commit 1557d27Copy full SHA for 1557d27
.github/workflows/bazel.yml
@@ -93,7 +93,7 @@ jobs:
93
crates: rust/Cargo.Bazel.lock
94
npm: package-lock.json
95
pypi__pip: py/requirements_lock.txt
96
- ruby: rb/.ruby_version
+ ruby: rb/.ruby-version
97
repository-cache: true
98
- name: Setup Fluxbox and Xvfb
99
if: inputs.os == 'ubuntu' && inputs.browser != ''
0 commit comments