Skip to content

Commit 1ddc27c

Browse files
authored
Merge pull request #1465 from TeamNewPipe/dependabot/github_actions/actions/upload-artifact-7
Bump actions/upload-artifact from 6 to 7
2 parents ffb4654 + c13d77b commit 1ddc27c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/snapshot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
run: ./gradlew publishSnapshotPublicationToSonatypeRepository
3535

3636
- name: Upload metadata
37-
uses: actions/upload-artifact@v6
37+
uses: actions/upload-artifact@v7
3838
with:
3939
name: NewPipeExtractor-Snapshot
4040
path: extractor/build/publications/snapshot/**

0 commit comments

Comments
 (0)