Skip to content

Commit

Permalink
Update checkout GH action to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
LaurenceWarne committed Jul 20, 2024
1 parent f616f4f commit 0356583
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 @@ -29,7 +29,7 @@ jobs:
run: curl -fsSL https://raw.github.com/doublep/eldev/master/webinstall/github-eldev | sh

- name: Check out the source code
uses: actions/checkout@v2
uses: actions/checkout@v4

- name: Test the project
env:
Expand Down

0 comments on commit 0356583

Please sign in to comment.