Skip to content

Commit

Permalink
Change version to '8.0.100-rc.2.23502.2' in GH Action
Browse files Browse the repository at this point in the history
  • Loading branch information
krompaco committed Oct 19, 2023
1 parent 1beff96 commit 78fa058
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-and-deploy-to-netlify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Setup .NET Core
uses: actions/setup-dotnet@v1
with:
dotnet-version: 8.0.x
dotnet-version: '8.0.100-rc.2.23502.2'

- name: Add robots.txt disallow
shell: pwsh
Expand Down Expand Up @@ -61,7 +61,7 @@ jobs:
- name: Setup .NET Core
uses: actions/setup-dotnet@v1
with:
dotnet-version: 8.0.x
dotnet-version: '8.0.100-rc.2.23502.2'

- name: Add robots.txt disallow
shell: pwsh
Expand Down

1 comment on commit 78fa058

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.