Skip to content
This repository was archived by the owner on Sep 10, 2024. It is now read-only.

Commit d5e130f

Browse files
dependabot[bot]sandhose
authored andcommitted
build(deps): bump actions/checkout from 4.1.0 to 4.1.1
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.0 to 4.1.1. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4.1.0...v4.1.1) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4a755e0 commit d5e130f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

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

263263
steps:
264264
- name: Checkout the code
265-
uses: actions/[email protected].0
265+
uses: actions/[email protected].1
266266

267267
- name: Install Node
268268
uses: actions/[email protected]

0 commit comments

Comments
 (0)