build(deps): bump actions/upload-artifact from 2.3.0 to 2.3.1 (#2094)

This commit is contained in:
dependabot[bot]
2021-12-20 10:54:13 -05:00
committed by GitHub
parent c86e254a24
commit cc8a7ef0c2
2 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ jobs:
postgrest-loadtest-against main
postgrest-loadtest-report > loadtest/loadtest.md
- name: Upload report
uses: actions/upload-artifact@v2.3.0
uses: actions/upload-artifact@v2.3.1
with:
name: loadtest.md
path: loadtest/loadtest.md