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 f48fadd commit 4814d69Copy full SHA for 4814d69
.github/workflows/check-if-banned.yml
@@ -23,9 +23,6 @@ jobs:
23
trigger_pr:
24
runs-on: ubuntu-latest
25
steps:
26
- # https://github.com/rubygems/rubygems/issues/3068#issuecomment-574775885
27
- - name: Update gem
28
- run: sudo gem update -N --system 3.0.6
29
- name: Check ruby version
30
run: ruby -v
31
- name: Check if contains
0 commit comments