Skip to content

Commit

Permalink
ci: update ci-cd.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mehdihadeli authored Jul 27, 2024
1 parent 3b526b0 commit 1f678b2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:

# https://github.com/joseftw/jos.enumeration/blob/main/.github/workflows/verify.yml
# https://github.com/dotnet/Nerdbank.GitVersioning
- uses: dotnet/nbgv@master
- uses: dotnet/nbgv@v0.4.2
id: nbgv

- name: Cache NuGet Packages
Expand Down Expand Up @@ -141,7 +141,7 @@ jobs:

# https://github.com/joseftw/jos.enumeration/blob/main/.github/workflows/verify.yml
# https://github.com/dotnet/Nerdbank.GitVersioning
- uses: dotnet/nbgv@master
- uses: dotnet/nbgv@v0.4.2
id: nbgv

# Publish all NuGet packages to NuGet.org
Expand Down

0 comments on commit 1f678b2

Please sign in to comment.