summaryrefslogtreecommitdiffstats
path: root/.github/workflows/update-tedge-ref-docs.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/update-tedge-ref-docs.yml')
-rw-r--r--.github/workflows/update-tedge-ref-docs.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/update-tedge-ref-docs.yml b/.github/workflows/update-tedge-ref-docs.yml
index a644339c..1e498b6e 100644
--- a/.github/workflows/update-tedge-ref-docs.yml
+++ b/.github/workflows/update-tedge-ref-docs.yml
@@ -27,7 +27,7 @@ jobs:
- name: Enable cache
# https://github.com/marketplace/actions/rust-cache
- uses: Swatinem/rust-cache@v1
+ uses: Swatinem/rust-cache@v2
- name: Build tedge
uses: actions-rs/cargo@v1