Skip to content

Commit

Permalink
ci: Import from actions-sync, check carefully (#529)
Browse files Browse the repository at this point in the history
* ci: Import from actions-sync, check carefully

* chore: Auto-update from GitHub Actions

Run: https://github.com/r-dbi/RSQLite/actions/runs/11876472633
  • Loading branch information
krlmlr authored Nov 17, 2024
1 parent a2fcbe6 commit 57c07f6
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 3 deletions.
1 change: 0 additions & 1 deletion .github/dep-suggests-matrix.json

This file was deleted.

1 change: 0 additions & 1 deletion .github/versions-matrix.json

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/install/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ runs:
env:
GITHUB_PAT: ${{ inputs.token }}
with:
pak-version: devel
pak-version: stable
needs: ${{ inputs.needs }}
packages: ${{ inputs.packages }}
extra-packages: ${{ inputs.extra-packages }} ${{ ( matrix.config.covr && 'any::covr' ) || '' }} ${{ steps.get-extra.outputs.packages }}
Expand Down

0 comments on commit 57c07f6

Please sign in to comment.