Skip to content

Commit 85badd0

Browse files
committed
chore: add actions/checkout@v6.0.3 (jobs.update_package_lock.steps.uses)
1 parent 9934f22 commit 85badd0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update_package_lock.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
runs-on: ubuntu-latest
1212
steps:
1313
- name: checkout
14-
uses: actions/checkout@v6.0.2
14+
uses: actions/checkout@v6.0.3
1515
- name: prepare node
1616
uses: actions/setup-node@v6.4.0
1717
with:

0 commit comments

Comments
 (0)