Skip to content

Commit

Permalink
chore(deps): update actions/upload-artifact action to v4.4.0 (#2025)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Sep 1, 2024
1 parent a80d5d4 commit b9f4d73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@ jobs:
run: ./gradlew :metadata-generator:generateMetadata --no-daemon

- name: Upload metadata yaml
uses: actions/upload-artifact@v4.3.6
uses: actions/upload-artifact@v4.4.0
with:
name: splunk-otel-java-metadata.yaml
path: metadata-generator/build/splunk-otel-java-metadata.yaml

0 comments on commit b9f4d73

Please sign in to comment.