Skip to content

Commit

Permalink
chore(deps): bump actions/checkout from 4.1.7 to 4.2.0 in /.github/wo…
Browse files Browse the repository at this point in the history
…rkflows in the gha group (#17)
  • Loading branch information
dependabot[bot] authored Sep 29, 2024
1 parent 6175231 commit 962ad69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-22.04
steps:
- name: Checkout repository
uses: actions/checkout@v4.1.7
uses: actions/checkout@v4.2.0
- name: Setup Volta
uses: volta-cli/[email protected]
- name: Install dependencies
Expand Down

0 comments on commit 962ad69

Please sign in to comment.