Skip to content

Commit a851017

Browse files
authored
Merge pull request #252 from linked-data-dotnet/dependabot/github_actions/main/actions/upload-artifact-4
Bump actions/upload-artifact from 3 to 4
2 parents 706f6bd + 31238c4 commit a851017

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
src/json-ld.net/json-ld.net.csproj \
6767
--output ${{ github.workspace }}/nugets/
6868
69-
- uses: actions/upload-artifact@v3
69+
- uses: actions/upload-artifact@v4
7070
with:
7171
name: nugets
7272
path: nugets

0 commit comments

Comments
 (0)