Skip to content

Commit

Permalink
chore: updated upload-artifact version
Browse files Browse the repository at this point in the history
  • Loading branch information
cmendible authored Sep 4, 2024
1 parent 94deb11 commit d9b9397
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ jobs:
run: |
echo "MINVERVERSIONOVERRIDE=$($HOME/.dotnet/tools/minver -t v. -m 1.0 -d preview)" >> $GITHUB_ENV
- name: Upload Artifacts
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: ${{ env.AGW_ARTIFACT_NAME }}
path: |
Expand Down

0 comments on commit d9b9397

Please sign in to comment.