Skip to content

Commit

Permalink
Update actions/checkout action to v4.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and mruoss committed Apr 23, 2024
1 parent c1ab077 commit 39d5e01
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.1
- uses: actions/checkout@v4.1.3

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

0 comments on commit 39d5e01

Please sign in to comment.