1
0
mirror of https://github.com/bitwarden/server synced 2025-12-25 04:33:26 +00:00

Bump the pin of the download-artifacts action to bypass the broken GitHub api (#1952)

This commit is contained in:
Joseph Flinn
2022-04-14 15:50:49 -07:00
committed by GitHub
parent d1e4a43964
commit 01747eaa43
2 changed files with 3 additions and 3 deletions

View File

@@ -93,7 +93,7 @@ jobs:
mkdir publish
- name: Download latest ${{ matrix.name }} asset from ${{ env.branch_name }}
uses: bitwarden/gh-actions/download-artifacts@23433be15ed6fd046ce12b6889c5184a8d9c8783
uses: bitwarden/gh-actions/download-artifacts@c1fa8e09871a860862d6bbe36184b06d2c7e35a8
env:
branch_name: ${{ steps.setup.outputs.branch_name }}
with: