Skip to content

Commit

Permalink
Bump gh actions/checkout to v4 (#175)
Browse files Browse the repository at this point in the history
  • Loading branch information
cristineguadelupe authored Sep 16, 2024
1 parent 01a30a9 commit 2360afa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
otp: "25.0"
lint: true
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4

- uses: erlef/setup-beam@v1
with:
Expand Down

0 comments on commit 2360afa

Please sign in to comment.