-
Notifications
You must be signed in to change notification settings - Fork 471
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update taiga-family/ci action to v1.93.1
- Loading branch information
1 parent
1eca0ca
commit b7b341e
Showing
1 changed file
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -38,8 +38,8 @@ jobs: | |
- uses: actions/[email protected] | ||
with: | ||
ref: ${{ github.base_ref }} | ||
- uses: taiga-family/ci/actions/setup/[email protected].0 | ||
- uses: taiga-family/ci/actions/setup/[email protected].0 | ||
- uses: taiga-family/ci/actions/setup/[email protected].1 | ||
- uses: taiga-family/ci/actions/setup/[email protected].1 | ||
|
||
- name: Run tests for baseline state | ||
run: npx nx component-test demo-cypress | ||
|
@@ -54,8 +54,8 @@ jobs: | |
retention-days: 1 | ||
|
||
- uses: actions/[email protected] | ||
- uses: taiga-family/ci/actions/setup/[email protected].0 | ||
- uses: taiga-family/ci/actions/setup/[email protected].0 | ||
- uses: taiga-family/ci/actions/setup/[email protected].1 | ||
- uses: taiga-family/ci/actions/setup/[email protected].1 | ||
|
||
- name: Download Cypress Baseline Snapshots | ||
uses: actions/[email protected] | ||
|