1
0
mirror of https://github.com/bitwarden/server.git synced 2025-04-24 14:26:38 -05:00

Change version of upload-artifact action to v3.1.2

This commit is contained in:
Vince Grassia 2023-11-15 13:10:14 -05:00
parent 62248a90c2
commit 7601822fd4
No known key found for this signature in database
GPG Key ID: 9AD7505E8448CC08

View File

@ -258,7 +258,7 @@ jobs:
# "GH_PAT=${{ steps.retrieve-secret-pat.outputs.github-pat-bitwarden-devops-bot-repo-scope }}" # "GH_PAT=${{ steps.retrieve-secret-pat.outputs.github-pat-bitwarden-devops-bot-repo-scope }}"
- name: Upload artifact - name: Upload artifact
uses: actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32 # v3.1.3 uses: actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce # v3.1.2
with: with:
name: build name: build
path: /tmp/build.tar path: /tmp/build.tar