Skip to content

Commit

Permalink
Merge pull request #294 from wonda-tea-coffee/update-actions-checkout
Browse files Browse the repository at this point in the history
Update actions/checkout to v4
  • Loading branch information
fphilipe authored Jun 17, 2024
2 parents 845e687 + 0fec0e6 commit d9a2f29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
propshaft: true
experimental: true
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4

- name: Set env vars
run: |
Expand Down

0 comments on commit d9a2f29

Please sign in to comment.