Skip to content

Commit

Permalink
update again
Browse files Browse the repository at this point in the history
  • Loading branch information
Tanzy committed Jun 21, 2024
1 parent c0487d8 commit 9563c88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/snyk_scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- uses: actions/checkout@master

- name: Setup .NET
uses: actions/setup-dotnet@4.0.0
uses: actions/setup-dotnet@v4.0.0

- name: Restore dependencies
run: dotnet restore
Expand Down

0 comments on commit 9563c88

Please sign in to comment.