Skip to content

Commit

Permalink
chore: update checkout action from v2 to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
Junjiequan committed Oct 17, 2023
1 parent f03e557 commit 8eedb24
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 @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v3

- name: Setup Ruby
uses: ruby/setup-ruby@55283cc23133118229fd3f97f9336ee23a179fcf # v1.146.0
Expand Down

0 comments on commit 8eedb24

Please sign in to comment.