aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/bvt.yaml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/bvt.yaml')
-rw-r--r--.github/workflows/bvt.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/bvt.yaml b/.github/workflows/bvt.yaml
index 78906ec..4a1b681 100644
--- a/.github/workflows/bvt.yaml
+++ b/.github/workflows/bvt.yaml
@@ -5,7 +5,7 @@ jobs:
name: BVT
runs-on: ubuntu-latest
steps:
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v4
- name: install dependencies
run: |
rustup target add x86_64-unknown-linux-musl