build(deps): bump actions/upload-artifact from 2.3.1 to 3 (#2187)

This commit is contained in:
dependabot[bot]
2022-03-08 01:46:30 +01:00
committed by GitHub
parent efcc93ad89
commit 8aef09574c
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.1
uses: actions/upload-artifact@v3
with:
name: loadtest.md
path: loadtest/loadtest.md