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

Commit 4f9966a

Browse files
chore(deps): update actions/checkout digest to 8f4b7f8
1 parent 6f7bad9 commit 4f9966a

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@8f4b7f84864484a7bf31766abe9204da3cbe65b3 # v3
1414

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

0 commit comments

Comments
 (0)