Skip to content

Commit f8bee5d

Browse files
chore(deps): bump actions/checkout from 4.2.2 to 5.0.0 in /.github/workflows in the gha group (#263)
1 parent 956f80b commit f8bee5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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@v4.2.2
16+
uses: actions/checkout@v6.0.0
1717
- name: Use Node version defined in manifest
1818
uses: volta-cli/[email protected]
1919
- name: Node.js version

0 commit comments

Comments
 (0)