There was an error while loading. Please reload this page.
2 parents c05773e + 8af4b03 commit d4daec0Copy full SHA for d4daec0
1 file changed
.github/workflows/aws.yml
@@ -28,7 +28,7 @@ jobs:
28
- name: Build Test
29
run: go test -C cmd/carapace-aws -tags integration -run TestServices -c .
30
31
- - uses: actions/upload-artifact@v6
+ - uses: actions/upload-artifact@v7
32
with:
33
name: carapace-aws
34
path: |
0 commit comments