Skip to content

Commit

Permalink
changes
Browse files Browse the repository at this point in the history
  • Loading branch information
tonyredondo committed Jan 31, 2025
1 parent a5447bf commit c026e63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
run: dotnet publish -r ${{ matrix.arch }} -c Release -o ../output
working-directory: GetAssemblyInfo

- uses: actions/upload-artifact@v3
- uses: actions/upload-artifact@v4
with:
name: GetAssemblyInfo-${{ matrix.arch }}
path: |
Expand Down

0 comments on commit c026e63

Please sign in to comment.