feat: update GHA actions versions (#1013)

This commit is contained in:
lea
2024-03-28 04:40:28 -07:00
committed by GitHub
parent bbf2c5d423
commit 0abc829e3e
9 changed files with 19 additions and 16 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ jobs:
- name: Install Anda
run: cargo install anda
- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
ref: f${{ matrix.version }}
fetch-depth: 1