Skip to content

Commit cb71f7b

Browse files
chore(deps): update actions/upload-artifact action to v7
1 parent 78e4387 commit cb71f7b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/run_pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
8888
- name: Upload DuckDB artifacts
8989
if: github.event_name == 'pull_request'
90-
uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6
90+
uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7
9191
with:
9292
name: duckdb-${{ matrix.pipeline }}
9393
path: pipeline/nf_core_stats.duckdb

0 commit comments

Comments
 (0)