Skip to content

Commit

Permalink
Upgrade checkout action
Browse files Browse the repository at this point in the history
  • Loading branch information
jesjos committed Nov 19, 2022
1 parent 4b12a2b commit 738741a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
gemfile: Gemfile.rails-5-2

steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3

- name: Prepare database
run: |
Expand Down

0 comments on commit 738741a

Please sign in to comment.