mirror of
https://github.com/valitydev/damsel.git
synced 2024-11-06 01:35:19 +00:00
Update actions/checkout action to v3 (#30)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
2e1dbc1a8c
commit
b4fb8c04c1
2
.github/workflows/erlang-pr.yml
vendored
2
.github/workflows/erlang-pr.yml
vendored
@ -10,7 +10,7 @@ jobs:
|
||||
name: Build and verify
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
- uses: valitydev/action-setup-thrift@v1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user