mirror of
https://github.com/discordeno/discordeno.git
synced 2026-09-17 16:57:22 +00:00
build(deps): bump rharkor/caching-for-turbo from 2.3.5 to 2.3.11 (#4695)
Bumps [rharkor/caching-for-turbo](https://github.com/rharkor/caching-for-turbo) from 2.3.5 to 2.3.11. - [Release notes](https://github.com/rharkor/caching-for-turbo/releases) - [Commits](https://github.com/rharkor/caching-for-turbo/compare/v2.3.5...v2.3.11) --- updated-dependencies: - dependency-name: rharkor/caching-for-turbo dependency-version: 2.3.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Awesome Stickz <awesome@stickz.dev>
This commit is contained in:
co-authored by
Awesome Stickz
parent
a3bb9fc1a0
commit
cf5ba2a6ad
@@ -23,7 +23,7 @@ jobs:
|
||||
deno-version: 'v2.1.x'
|
||||
- run: yarn install --immutable
|
||||
- name: Cache for Turbo
|
||||
uses: rharkor/caching-for-turbo@v2.3.5
|
||||
uses: rharkor/caching-for-turbo@v2.3.11
|
||||
with:
|
||||
cache-prefix: turbo-cache-
|
||||
- name: Deno Unit Test
|
||||
@@ -42,7 +42,7 @@ jobs:
|
||||
bun-version: '1.1.42'
|
||||
- run: yarn install --immutable
|
||||
- name: Cache for Turbo
|
||||
uses: rharkor/caching-for-turbo@v2.3.5
|
||||
uses: rharkor/caching-for-turbo@v2.3.11
|
||||
with:
|
||||
cache-prefix: turbo-cache-
|
||||
- name: Bun Unit Test
|
||||
|
||||
Reference in New Issue
Block a user