Skip to content
This repository has been archived by the owner on Oct 22, 2023. It is now read-only.

Commit

Permalink
Update actions/upload-artifact action to v3.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 7, 2023
1 parent 482b52d commit 6e74593
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -247,7 +247,7 @@ jobs:
rm -f $HOME/.gradle/caches/journal-1/*.lock
- name: Upload artifacts
uses: actions/upload-artifact@v3.1.2
uses: actions/upload-artifact@v3.1.3
with:
name: Binaries
path: build/release
Expand Down

0 comments on commit 6e74593

Please sign in to comment.