1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-10-06 05:28:51 +02:00

Fix checkout action in release workflow (#337)

This commit is contained in:
Vince Grassia 2021-06-30 12:24:49 -04:00 committed by GitHub
parent e1b4481f32
commit 091d5cfae4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -69,7 +69,7 @@ jobs:
needs: setup
steps:
- name: Checkout repo
uses: actions/create-release@0cb9c9b65d5d1901c1f53e5e66eaf4afd303e70e # 1.1.4 - Repo Archived
uses: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f # 2.3.4
- name: Setup Windows builder
run: |