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

Commit 47607aa

Browse files
chore(deps): update actions/checkout digest to ac59398
1 parent 6f7bad9 commit 47607aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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@ac593985615ec2ede58e132d2e21d2b1cbd6127c # v3
1414

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

0 commit comments

Comments
 (0)