Skip to content

Commit eba0c04

Browse files
Update .github/workflows/ci.yml
Co-authored-by: DiegoC <90105443+DiegoCivi@users.noreply.github.com>
1 parent a84d7bb commit eba0c04

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
@@ -115,7 +115,7 @@ jobs:
115115
steps:
116116
- uses: actions/checkout@v4
117117
- name: Install testing tools
118-
uses: taiki-e/install-action
118+
uses: taiki-e/install-action@v2
119119
with:
120120
tool: cargo-nextest
121121
- name: check and free hdd space left

0 commit comments

Comments
 (0)