Skip to content

Commit

Permalink
chore(deps): update actions/upload-artifact action to v4.4.2 (#2082)
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] authored Oct 9, 2024
1 parent cd9b4f4 commit 3541a18
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.4.1
uses: actions/upload-artifact@v4.4.2
with:
name: splunk-otel-java-metadata.yaml
path: metadata-generator/build/splunk-otel-java-metadata.yaml

0 comments on commit 3541a18

Please sign in to comment.