Skip to content

Commit 93c1faf

Browse files
authored
Merge branch 'main' into lambda-fix
2 parents 7cb7438 + c96443d commit 93c1faf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/set_up/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ runs:
3131

3232
- name: Cache tox environment
3333
# Preserves .tox directory between runs for faster installs
34-
uses: actions/cache@v1
34+
uses: actions/cache@v3
3535
with:
3636
path: |
3737
.tox

0 commit comments

Comments
 (0)