build(deps): bump actions/upload-artifact from 2.3.0 to 2.3.1 (#2094)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user