Skip to content

Commit

Permalink
Go back to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
BobbyMcWho committed Mar 20, 2023
1 parent 0f1298f commit 13ba7d7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
os: [ubuntu, macos]
ruby: ['2.7', '3.0', '3.1', head, debug]
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v2
- name: Set up Ruby
uses: ruby/setup-ruby
with:
Expand Down
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
.bundle
**~
pkg/*
Gemfile.lock

0 comments on commit 13ba7d7

Please sign in to comment.