Bumped actions/checkout to v4
https://github.com/actions/checkout/releases/tag/v4.2.2 Signed-off-by: Ariel Otilibili <otilibil@eurecom.fr>
This commit is contained in:
parent
8de367f996
commit
fa25b703e5
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -21,7 +21,7 @@ jobs:
|
|||
os: [ubuntu-latest]
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- name: Compile
|
||||
run: rebar3 compile
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue