Skip to content

Commit

Permalink
Merge pull request #365 from xt0rted/dependabot/github_actions/github…
Browse files Browse the repository at this point in the history
…-actions-8f3a61e048

Bump actions/download-artifact from 4.1.8 to 4.1.9 in the github-actions group
  • Loading branch information
dependamerge[bot] authored Mar 3, 2025
2 parents 3fb3cfd + 0810144 commit afaf6b1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ jobs:
nuget_auth_token: ${{ secrets.GITHUB_TOKEN }}

- name: Download nupkg
uses: actions/[email protected].8
uses: actions/[email protected].9
with:
name: nupkg
path: .nuget
Expand Down Expand Up @@ -199,7 +199,7 @@ jobs:

steps:
- name: Download nupkg
uses: actions/[email protected].8
uses: actions/[email protected].9
with:
name: nupkg

Expand Down

0 comments on commit afaf6b1

Please sign in to comment.