Skip to content

Commit e53f706

Browse files
authored
Update build_test.yml
Signed-off-by: James Struga <xhejmsstruga@gmail.com>
1 parent 6b9a117 commit e53f706

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ jobs:
128128
uses: actions/checkout@v2
129129

130130
- name: '[Prep 2] Cache node modules'
131-
uses: actions/cache@v2
131+
uses: actions/cache@v4
132132
with:
133133
# npm cache files are stored in `~/.npm` on Linux/macOS
134134
path: |

0 commit comments

Comments
 (0)