Skip to content

Commit a68cb57

Browse files
chore(deps): update actions/checkout action to v7
1 parent bd016ce commit a68cb57

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@d23441a48e516b6c34aea4fa41551a30e30af803 # v6
17+
- uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7
1818
- run: git fetch --prune --unshallow
1919

2020
- name: Setup .NET Core 8

0 commit comments

Comments
 (0)