Skip to content

Commit 08dd93f

Browse files
Bump opt-nc/setup-duckdb-action from 1.1.4 to 1.1.5 (#1923)
Bumps [opt-nc/setup-duckdb-action](https://github.com/opt-nc/setup-duckdb-action) from 1.1.4 to 1.1.5. - [Release notes](https://github.com/opt-nc/setup-duckdb-action/releases) - [Changelog](https://github.com/opt-nc/setup-duckdb-action/blob/main/.releaserc) - [Commits](opt-nc/setup-duckdb-action@v1.1.4...v1.1.5) --- updated-dependencies: - dependency-name: opt-nc/setup-duckdb-action dependency-version: 1.1.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent eb519a5 commit 08dd93f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ jobs:
116116
echo "LOCAL_BASE_PATH=/app/datasets" >> $GITHUB_ENV
117117
118118
- name: Set up DuckDB
119-
uses: opt-nc/[email protected].4
119+
uses: opt-nc/[email protected].5
120120

121121
- name: Download and Prepare Datasets
122122
working-directory: ./test/integration

0 commit comments

Comments
 (0)