Skip to content

Commit 2501421

Browse files
authored
Merge pull request #41 from ni5arga/dependabot/github_actions/actions/checkout-6
Bump actions/checkout from 5 to 6
2 parents 354c5ca + b3a448a commit 2501421

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ jobs:
55
runs-on: ubuntu-latest
66
steps:
77
- name: checkout repo
8-
uses: actions/checkout@v5
8+
uses: actions/checkout@v6
99
- name: use node.js
1010
uses: actions/setup-node@v6
1111
with:

0 commit comments

Comments
 (0)