ci: fix rawhide action files (#1035)

* ci: fix rawhide action files

* fix: readd frawhide in update-comps
This commit is contained in:
lea
2024-04-01 23:41:10 -07:00
committed by GitHub
parent 96bfec2357
commit be6b42e2d2
8 changed files with 29 additions and 22 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