Skip to content

Commit

Permalink
Merge pull request #565 from martincostello/use-floating-tag
Browse files Browse the repository at this point in the history
Use floating tag
  • Loading branch information
martincostello authored Sep 30, 2022
2 parents 0b14b6e + 997d026 commit 334248b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
uses: actions/checkout@v3

- name: Setup .NET SDK
uses: actions/setup-dotnet@v3.0.0
uses: actions/setup-dotnet@v3

- name: Build, Test and Package
shell: pwsh
Expand Down

0 comments on commit 334248b

Please sign in to comment.