Skip to content

Commit

Permalink
Update upload-artifact to v4.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
johnbrvc authored Sep 4, 2024
1 parent ce2518d commit 686f5e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Build
run: ant -noinput -buildfile package.xml

- uses: actions/upload-artifact@v3
- uses: actions/upload-artifact@v4.1.7
with:
name: build
path: dist/*
Expand Down

0 comments on commit 686f5e5

Please sign in to comment.