Skip to content

Commit

Permalink
chore(deps): update github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
taiga-family-bot committed Feb 5, 2024
1 parent 1f05dc4 commit 5e653cb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
run: npx nx run-many --target test --all --coverage

- name: Archive coverage artifacts
uses: actions/[email protected].0
uses: actions/[email protected].1
with:
name: coverage-${{ github.workflow }}-${{ github.run_id }}
path: coverage
Expand All @@ -30,7 +30,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: taiga-family/ci/actions/setup/[email protected]
- uses: actions/[email protected].1
- uses: actions/[email protected].2
with:
name: coverage-${{ github.workflow }}-${{ github.run_id }}
path: coverage
Expand Down

0 comments on commit 5e653cb

Please sign in to comment.