Skip to content

Commit 2d988ea

Browse files
chore(deps): update actions/checkout action to v6 (#82)
Co-authored-by: lucca-renovate[bot] <136098540+lucca-renovate[bot]@users.noreply.github.com>
1 parent 5a2fe2a commit 2d988ea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dotnetcore.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
runs-on: ubuntu-latest
1515

1616
steps:
17-
- uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
17+
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
1818
- run: git fetch --prune --unshallow
1919

2020
- name: Setup .NET Core 8

0 commit comments

Comments
 (0)