Skip to content

Commit 98b31ea

Browse files
build(deps): bump actions/checkout from 4.2.1 to 4.2.2 (#242)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.2.1 to 4.2.2. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4.2.1...v4.2.2) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0718138 commit 98b31ea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
architecture: arm64
3838
steps:
3939
- name: Checkout
40-
uses: actions/checkout@v4.2.1
40+
uses: actions/checkout@v4.2.2
4141

4242
- name: Install .NET SDK
4343
uses: actions/setup-dotnet@v4.1.0

0 commit comments

Comments
 (0)