Skip to content

Commit f3e9b83

Browse files
chore(deps): update actions/checkout action to v6
1 parent 16b3e01 commit f3e9b83

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@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
1414
- name: Setup .NET Core SDK 8.0.x
1515
uses: actions/setup-dotnet@67a3573c9a986a3f9c594539f4ab511d57bb3ce9 # v4
1616
with:

0 commit comments

Comments
 (0)