We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
@v3
@v4
1 parent f56c089 commit eabe0baCopy full SHA for eabe0ba
.github/workflows/main.yml
@@ -149,7 +149,7 @@ jobs:
149
- name: cargo test
150
run: cargo test --workspace --all-features --timings
151
- name: Upload timings artifacts
152
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
153
with:
154
name: cargo-timings-${{ matrix.os }}-${{ matrix.device }}
155
path: target/cargo-timings/
0 commit comments