aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorKaalleen <36401965+kaalleen@users.noreply.github.com>2023-03-07 20:04:22 +0100
committerGitHub <noreply@github.com>2023-03-07 20:04:22 +0100
commitfb9336749b9127bd5118e6aabed06e928944a236 (patch)
tree8ecaae9518fa072db3bbabf81e5ebd1b64d800eb /.github/workflows
parent28eb374bd08f2230c57f6de821c3c8b83b40c0ff (diff)
Select embroidery elements by stitch type (#1965)
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/build.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index b8a74dae..0d1567a2 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -22,7 +22,7 @@ jobs:
- uses: ruby/setup-ruby@v1
with:
ruby-version: 3.1
- - uses: actions/cache@v2
+ - uses: actions/cache@v3
id: pip-cache
with:
path: ~/.cache/pip