Skip to content

Commit e869efe

Browse files
Update deploy.yml -- updating cache version in hope it'll work
1 parent 5f3deb9 commit e869efe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
cache: 'npm'
4848

4949
- name: Cache Hugo & Node modules
50-
uses: actions/cache@v2
50+
uses: actions/cache@v3
5151
with:
5252
path: |
5353
~/.hugo_cache

0 commit comments

Comments
 (0)