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

This commit is contained in:
dependabot[bot]
2022-06-03 22:19:16 -05:00
committed by Steve Chavez
parent ef240ef05a
commit eedfe957b5
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