Skip to content

Commit

Permalink
update checkout action as flailing?
Browse files Browse the repository at this point in the history
  • Loading branch information
niquerio committed Jan 25, 2024
1 parent 70bc6d4 commit 8c95cdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Create .env file
run: cat env.example env.development > .env
- name: Load .env file
Expand Down

0 comments on commit 8c95cdc

Please sign in to comment.