Skip to content

Commit c06a0d6

Browse files
chore(deps): bump actions/checkout from 6.0.0 to 6.0.1 in /.github/workflows in the gha group (#286)
1 parent 2edab4d commit c06a0d6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
runs-on: ubuntu-24.04
1414
steps:
1515
- name: Checkout repository
16-
uses: actions/checkout@v6.0.0
16+
uses: actions/checkout@v6.0.1
1717
- name: Use Node version defined in manifest
1818
uses: volta-cli/action@v4.2.1
1919
- name: Node.js version

0 commit comments

Comments
 (0)