Update actions to fix deprecation warnings
This commit is contained in:
2
.github/workflows/build-workflow.yml
vendored
2
.github/workflows/build-workflow.yml
vendored
@@ -22,7 +22,7 @@ jobs:
|
||||
|
||||
steps:
|
||||
- name: Clone
|
||||
uses: actions/checkout@v2
|
||||
uses: actions/checkout@v3
|
||||
|
||||
- name: Build Ethereum
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user