Skip to content

Commit

Permalink
chore(deps): bump the gha group across 1 directory with 2 updates (#1285
Browse files Browse the repository at this point in the history
)
  • Loading branch information
dependabot[bot] authored Nov 1, 2024
1 parent 524fe34 commit 13081c9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
pull-requests: write
steps:
- name: Checkout repository
uses: actions/checkout@v4.2.1
uses: actions/checkout@v4.2.2
- name: Setup Volta
uses: volta-cli/action@v4.2.1
- name: Node.js version
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/npm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ jobs:
npm:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4.2.1
- uses: actions/setup-node@v4.0.4
- uses: actions/checkout@v4.2.2
- uses: actions/setup-node@v4.1.0
with:
node-version: 21

Expand Down

0 comments on commit 13081c9

Please sign in to comment.