Skip to content
This repository was archived by the owner on May 22, 2025. It is now read-only.

Commit c89cbbf

Browse files
authored
Update turdis.yml
1 parent 56369f0 commit c89cbbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/turdis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ jobs:
167167
key: auxmos-${{ hashFiles('dependencies.sh')}}
168168

169169
- name: Restore Yarn Cache
170-
uses: actions/cache@v2
170+
uses: actions/cache@v4
171171
with:
172172
path: tgui/.yarn/cache
173173
key: ${{ runner.os }}-yarn-${{ hashFiles('Dockerfile')}}

0 commit comments

Comments
 (0)