chore(deps): update actions/upload-artifact action to v4.3.6

This commit is contained in:
renovate[bot]
2024-08-13 13:25:55 -05:00
committed by Laurence Isla
parent 6c7963c1c4
commit a9ba148373
4 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -131,7 +131,7 @@ jobs:
postgrest-loadtest-against main ${{ steps.get-latest-tag.outputs.tag }}
postgrest-loadtest-report > loadtest/loadtest.md
- name: Upload report
uses: actions/upload-artifact@89ef406dd8d7e03cfd12d9e0a4a378f454709029 # v4.3.5
uses: actions/upload-artifact@834a144ee995460fba8ed112a2fc961b36a5ec5a # v4.3.6
with:
name: loadtest.md
path: loadtest/loadtest.md