Skip to content
This repository was archived by the owner on May 29, 2023. It is now read-only.

Commit dca71b2

Browse files
chore(deps): update actions/checkout digest to 8e5e7e5
1 parent 6f7bad9 commit dca71b2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
runs-on: windows-latest
1111
steps:
1212
- name: 'Checkout'
13-
uses: actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b # v3
13+
uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3
1414

1515
- name: Test functions
1616
run: dotnet test --configuration Release src/Hashflags.Tests

0 commit comments

Comments
 (0)