Skip to content

Commit

Permalink
Merge pull request #252 from linked-data-dotnet/dependabot/github_act…
Browse files Browse the repository at this point in the history
…ions/main/actions/upload-artifact-4

Bump actions/upload-artifact from 3 to 4
  • Loading branch information
asbjornu authored Jan 5, 2024
2 parents 706f6bd + 31238c4 commit a851017
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
src/json-ld.net/json-ld.net.csproj \
--output ${{ github.workspace }}/nugets/
- uses: actions/upload-artifact@v3
- uses: actions/upload-artifact@v4
with:
name: nugets
path: nugets
Expand Down

0 comments on commit a851017

Please sign in to comment.