Skip to content

Commit 9d4ee07

Browse files
authored
Apply changes from Update GitHub Actions (#4)
1 parent e095446 commit 9d4ee07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/core.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ jobs:
110110
run: cargo tarpaulin --out Html
111111

112112
- name: Upload Coverage Report
113-
uses: actions/[email protected].0
113+
uses: actions/[email protected].1
114114
with:
115115
name: coverage-report
116116
path: ./tarpaulin-report.html

0 commit comments

Comments
 (0)