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:
parent
62248a90c2
commit
7601822fd4
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user