Skip to content

Commit

Permalink
Update actions/checkout action to v4.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and mruoss committed Apr 25, 2024
1 parent 39d5e01 commit b9d3cdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/elixir_matrix.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- elixir: "1.13.x"
otp: "26.x"
steps:
- uses: actions/checkout@v4.1.3
- uses: actions/checkout@v4.1.4

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

0 comments on commit b9d3cdd

Please sign in to comment.