There was an error while loading. Please reload this page.
1 parent 719ae23 commit ec578b4Copy full SHA for ec578b4
1 file changed
.github/workflows/githubPackages.yml
@@ -11,7 +11,7 @@ jobs:
11
name: Update NuGet
12
steps:
13
- name: Checkout repository
14
- uses: actions/checkout@blazor-changes
+ uses: actions/checkout@master
15
16
- name: Build solution and generate NuGet package
17
run: |
0 commit comments