Skip to content

Commit

Permalink
use later version of dotnet for Azure-Storage-Action
Browse files Browse the repository at this point in the history
  • Loading branch information
gilbertsak committed Dec 13, 2022
1 parent 2b6c486 commit c633a7c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/medicines-web-master.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,11 @@ jobs:
name: medicines-pa11y-screenshots
path: medicines/web/pa11y-screenshots


uses: actions/setup-dotnet@v1
with:
version: 3.1.201

- name: Deploy products web to static site in azure storage
# master causes this step to fail so pointing to last working commit until fixed
uses: lauchacarro/Azure-Storage-Action@92250565adefe3844ab7e135cb570ca354f0ac18
Expand Down

0 comments on commit c633a7c

Please sign in to comment.