Skip to content

Commit

Permalink
Update action checkout version
Browse files Browse the repository at this point in the history
  • Loading branch information
ericwang401 committed Jan 30, 2024
1 parent 4a238c9 commit 3f38588
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@ jobs:
runs-on: ubuntu-latest

steps:
- name: Checkout code
uses: actions/checkout@v2
- uses: actions/checkout@v4

- name: Create environment file
run: cp .env.ci .env
Expand Down

0 comments on commit 3f38588

Please sign in to comment.