Skip to content

Commit

Permalink
Merge pull request #75 from Fryguy/update_gha_versions
Browse files Browse the repository at this point in the history
Update GitHub Actions versions
  • Loading branch information
agrare authored Jul 27, 2023
2 parents b98c6a6 + aec5313 commit 3496535
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
ci:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- name: Set up system
run: bin/before_install
- name: Set up Ruby
Expand Down

0 comments on commit 3496535

Please sign in to comment.