Skip to content

Commit

Permalink
Merge pull request #438 from flcdrg/dependabot/github_actions/actions…
Browse files Browse the repository at this point in the history
…/upload-artifact-4
  • Loading branch information
flcdrg committed Dec 17, 2023
2 parents ded9b70 + 8e563b7 commit b837fd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
echo "::set-output name=GitBuildVersionSimple::$($env:GitBuildVersionSimple)"
- name: Upload a Build Artifact
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
# Artifact name
name: ${{ matrix.artifact }}
Expand Down

0 comments on commit b837fd6

Please sign in to comment.