mirror of
https://github.com/geerlingguy/raspberry-pi-pcie-devices.git
synced 2026-08-24 10:14:22 -05:00
f6c6542e15929fe23ec92d6dbabc8f2c452310cc
f6c6542e15
Bump actions/checkout from 5 to 6 in the updates group (#788)
Bumps the updates group with 1 update: [actions/checkout](https://github.com/actions/checkout). Updates `actions/checkout` from 5 to 6 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v5...v6) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: updates ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Raspberry Pi PCI Express device compatibility database
This repository builds the GitHub pages site: http://pipci.jeffgeerling.com
If you would like to add a new device to the site, or correct the information about an existing device, please file a Pull Request against this repository.
Local Editing
This site uses Jekyll to build and serve pages. On a local workstation, clone the repository, make sure you have Ruby, Bundler, and Jekyll installed, then run:
bundle exec jekyll serve
Access the local site at the address Jekyll provides.
Updating Dependencies
bundle update
Languages
HTML
66.4%
Ruby
14.6%
SCSS
9.9%
Shell
6.8%
Dockerfile
2.3%