Skip to content

Commit cf5be56

Browse files
chore(deps): update actions/checkout action to v6
1 parent cf8c527 commit cf5be56

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/localtest-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
runs-on: ubuntu-latest
1111

1212
steps:
13-
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
13+
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
1414
- name: Setup .NET Core SDK 8.0.x
1515
uses: actions/setup-dotnet@67a3573c9a986a3f9c594539f4ab511d57bb3ce9 # v4
1616
with:

0 commit comments

Comments
 (0)