Skip to content

Commit

Permalink
Updating GH actions
Browse files Browse the repository at this point in the history
  • Loading branch information
JackDanger committed Jan 2, 2024
1 parent 3002c3e commit 2768d3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
run: sudo apt-get install -y libsqlite3-dev
- uses: actions/checkout@master
- name: Setup ruby
uses: actions/setup-ruby@v1
uses: ruby/setup-ruby@v1
with:
ruby-version: ${{ matrix.ruby }}
architecture: 'x64'
Expand Down

0 comments on commit 2768d3b

Please sign in to comment.