Skip to content

Commit 84ca8af

Browse files
committed
remove ACTIONS_ALLOW_UNSECURE_COMMANDS to see if it works with upgraded ruby/setup-ruby
1 parent f471f66 commit 84ca8af

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@ jobs:
1111
- uses: actions/checkout@v2
1212
- name: Setup Ruby
1313
uses: ruby/[email protected]
14-
env:
15-
ACTIONS_ALLOW_UNSECURE_COMMANDS: true
1614
with:
1715
ruby-version: 2.7
1816
- name: Cache Ruby deps

0 commit comments

Comments
 (0)