Skip to content

Commit f84bde4

Browse files
authored
Upgrade to polkadot-sdk stable2412 (#42)
1 parent 7ac340e commit f84bde4

File tree

10 files changed

+2721
-993
lines changed

10 files changed

+2721
-993
lines changed

.github/workflows/rust-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
# https://github.com/actions/checkout#checkout-pull-request-head-commit-instead-of-merge-commit
6161
ref: ${{ github.event.pull_request.head.sha }}
6262
- name: Run sccache-cache
63-
uses: mozilla-actions/sccache-action@v0.0.4
63+
uses: mozilla-actions/sccache-action@v0.0.9
6464
- uses: rui314/setup-mold@v1
6565
- name: Install nextest
6666
uses: taiki-e/install-action@nextest

0 commit comments

Comments
 (0)