Skip to content

Commit

Permalink
Test updating to latest checkout action
Browse files Browse the repository at this point in the history
  • Loading branch information
martinsumner committed May 2, 2024
1 parent 710bed5 commit cf783ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/erlang.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:

steps:
- uses: lukka/get-cmake@latest
- uses: actions/checkout@v2
- uses: actions/checkout@v4
- name: Install Erlang/OTP
uses: erlef/setup-beam@v1
with:
Expand Down

0 comments on commit cf783ba

Please sign in to comment.