Skip to content

Commit 82441c1

Browse files
committed
Update actions version
1 parent ce7f5b1 commit 82441c1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ jobs:
9595
AWS_SECRET_ACCESS_KEY: randomSecret
9696

9797
- name: Store artifacts
98-
uses: actions/upload-artifact@v3
98+
uses: actions/upload-artifact@v4
9999
with:
100100
name: logs
101101
path: |
@@ -161,7 +161,7 @@ jobs:
161161
AWS_SECRET_ACCESS_KEY: random_secret
162162

163163
- name: Store artifacts
164-
uses: actions/upload-artifact@v3
164+
uses: actions/upload-artifact@v4
165165
with:
166166
name: logs
167167
path: |

0 commit comments

Comments
 (0)