Skip to content

Commit e5d5420

Browse files
authored
Merge pull request #2 from MobileTeleSystems/dependabot/github_actions/actions/checkout-6
ci(deps): bump actions/checkout from 4 to 6
2 parents 8dfdd95 + 04d7758 commit e5d5420

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/npm-publish.yml

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

2323
steps:
2424
- name: Checkout repository
25-
uses: actions/checkout@v4
25+
uses: actions/checkout@v6
2626

2727
- name: Build and publish package
2828
uses: actions/setup-node@v3

0 commit comments

Comments
 (0)