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