Skip to content

Commit d62a529

Browse files
dependabot[bot]arlac77
authored andcommitted
chore(action): bump actions/checkout from 6.0.2 to 6.0.3
Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.2 to 6.0.3. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v6.0.2...v6.0.3) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 85badd0 commit d62a529

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update_readme_api.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)