Skip to content

Commit fcb5b0d

Browse files
committed
chore: lint
1 parent 227c322 commit fcb5b0d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/provenance.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
name: ci
32

43
on:
@@ -14,7 +13,7 @@ jobs:
1413
check-provenance:
1514
runs-on: ubuntu-latest
1615
steps:
17-
- uses: actions/checkout@v5
16+
- uses: actions/checkout@v4
1817
with:
1918
fetch-depth: 0
2019
- name: Check provenance downgrades

0 commit comments

Comments
 (0)