Skip to content

Commit

Permalink
Merge pull request #1452 from RocketSurgeonsGuild/renovate/major-gith…
Browse files Browse the repository at this point in the history
…ub-artifact-actions

Update actions/download-artifact action to v4
  • Loading branch information
david-driscoll authored Dec 17, 2024
2 parents 5f8c903 + 14fff1c commit 14d8e34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-nuget.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: 🚀 nuget
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
- name: nuget.org
env:
ApiKey: '${{ secrets.RSG_NUGET_API_KEY }}'
Expand Down

0 comments on commit 14d8e34

Please sign in to comment.