diff --git a/.github/workflows/snippets5000.yml b/.github/workflows/snippets5000.yml index f56f7892301..9931d61a606 100644 --- a/.github/workflows/snippets5000.yml +++ b/.github/workflows/snippets5000.yml @@ -62,7 +62,7 @@ jobs: # Update build output json file - name: Upload build results - uses: actions/upload-artifact@0b2256b8c012f0828dc542b3febcab082c67f72b #@v4.3.4 + uses: actions/upload-artifact@834a144ee995460fba8ed112a2fc961b36a5ec5a #@v4.3.6 with: name: build path: ./output.json