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 4b0a0ff commit f9f993aCopy full SHA for f9f993a
.github/workflows/ci.yml
@@ -12,4 +12,5 @@ jobs:
12
with:
13
# This line enables shellcheck to be run on this repository
14
run_shellcheck: true
15
+ ruby_version: '3.1'
16
secrets: "inherit"
0 commit comments