chore(deps): update actions/upload-artifact digest to a8a3f3a (#51570)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-09-21 20:28:32 +05:30
committed by GitHub
parent 2b5bc585a3
commit bc71e6b866

View File

@@ -92,7 +92,7 @@ jobs:
run: docker save fcc-api > api-artifact.tar
- name: Upload Api Artifact
uses: actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce # v3
uses: actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32 # v3
with:
name: api-artifact
path: api-artifact.tar