We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3546de commit b154d43Copy full SHA for b154d43
.github/workflows/tests.yml
@@ -102,7 +102,7 @@ jobs:
102
AWS_SECRET_ACCESS_KEY: random_secret
103
104
- name: Store artifacts
105
- uses: actions/upload-artifact@v2
+ uses: actions/upload-artifact@v3
106
with:
107
name: logs
108
path: |
@@ -175,7 +175,7 @@ jobs:
175
176
177
178
179
180
181
0 commit comments