Skip to content

Commit 2e37707

Browse files
cI: fix ci error
1 parent 176e060 commit 2e37707

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
cache: "npm"
3131

3232
- name: Setup Copywrite
33-
uses: hashicorp/setup-copywrite
33+
uses: hashicorp/setup-copywrite@v1.1.3
3434

3535
- name: Install dependencies
3636
run: make install-dependencies

0 commit comments

Comments
 (0)