Skip to content
This repository has been archived by the owner on Jan 25, 2024. It is now read-only.

Commit

Permalink
Upgrade Github Actions (#5)
Browse files Browse the repository at this point in the history
* checkout@v3
  • Loading branch information
John Lannon authored Jan 26, 2023
1 parent bfa2d5b commit 54be897
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@ jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@master
- uses: actions/checkout@v3

- uses: ruby/setup-ruby@v1
with:
Expand Down

0 comments on commit 54be897

Please sign in to comment.