Skip to content

Commit bc11abb

Browse files
authored
Merge pull request #330 from nanasess/dependabot/github_actions/actions/checkout-6
build(deps): bump actions/checkout from 5 to 6
2 parents 7a25214 + 87a2117 commit bc11abb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454

5555
steps:
5656
- name: Checkout
57-
uses: actions/checkout@v5
57+
uses: actions/checkout@v6
5858

5959
- name: npm install
6060
if: startsWith(matrix.os, 'ubuntu')

0 commit comments

Comments
 (0)