Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sarnobat authored Feb 16, 2025
1 parent 4b3bb2d commit 8893865
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 @@ -30,7 +30,7 @@ jobs:
run: make test

- name: Upload artifacts (optional)
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: build-artifacts
path: path/to/your/artifacts # Replace with actual path

0 comments on commit 8893865

Please sign in to comment.