Skip to content

Commit

Permalink
chore(deps): update github actions (#1236)
Browse files Browse the repository at this point in the history
  • Loading branch information
taiga-family-bot authored May 16, 2024
1 parent 27ee4a1 commit 48caab0
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].1
uses: actions/[email protected].3
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].4
- uses: actions/[email protected].7
with:
name: coverage-${{ github.workflow }}-${{ github.run_id }}
path: coverage
Expand Down

0 comments on commit 48caab0

Please sign in to comment.