Skip to content

Commit

Permalink
Merge pull request #54 from bia-technologies/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/actions/upload-artifact-4

Bump actions/upload-artifact from 3 to 4
  • Loading branch information
theshadowco authored May 16, 2024
2 parents e652b14 + b2792b8 commit 792d65d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-update-site.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
./gradlew publishPlugin
- name: upload-artifact
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: repository
path: build/buildPlugin/repositories/repository/target/repository.zip
Expand Down

0 comments on commit 792d65d

Please sign in to comment.