Skip to content

Commit

Permalink
Build: typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
garrettdimon committed Sep 15, 2023
1 parent d3bf30f commit 9d9cc44
Showing 1 changed file with 1 addition 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 @@ -13,7 +13,7 @@ jobs:
ruby: [2.7.6, 3.0.6, 3.1.4, 3.2.2 3.3.0-preview2 ]
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@4
- uses: actions/checkout@v4
- uses: ruby/setup-ruby@v1
name: Set up Ruby
with:
Expand Down

0 comments on commit 9d9cc44

Please sign in to comment.