Skip to content

Commit

Permalink
Merge pull request #6983 from dotnet/dependabot/github_actions/dotnet…
Browse files Browse the repository at this point in the history
…-720c8da8de

Bump actions/upload-artifact from 4.3.4 to 4.3.6 in the dotnet group
  • Loading branch information
github-actions[bot] committed Aug 7, 2024
2 parents 20b5a3b + 285ed54 commit ab98941
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/snippets5000.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
# Update build output json file
- name: Upload build results
uses: actions/upload-artifact@0b2256b8c012f0828dc542b3febcab082c67f72b #@v4.3.4
uses: actions/upload-artifact@834a144ee995460fba8ed112a2fc961b36a5ec5a #@v4.3.6
with:
name: build
path: ./output.json

0 comments on commit ab98941

Please sign in to comment.