Skip to content

Commit 185f76a

Browse files
committed
test message
1 parent a19f2fb commit 185f76a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cypress.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
run: yarn install --frozen-lockfile
3535

3636
- name: Get Cypress cache
37-
uses: actions/cache@v3.3.2
37+
uses: actions/cache@v4.2.3
3838
id: cypress-cache
3939
with:
4040
path: ~/.cache/Cypress

0 commit comments

Comments
 (0)