We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ffb4654 + c13d77b commit 1ddc27cCopy full SHA for 1ddc27c
1 file changed
.github/workflows/snapshot.yml
@@ -34,7 +34,7 @@ jobs:
34
run: ./gradlew publishSnapshotPublicationToSonatypeRepository
35
36
- name: Upload metadata
37
- uses: actions/upload-artifact@v6
+ uses: actions/upload-artifact@v7
38
with:
39
name: NewPipeExtractor-Snapshot
40
path: extractor/build/publications/snapshot/**
0 commit comments