Compare commits

...

2 Commits

Author SHA1 Message Date
CrazyMax 1583c0f09d
Merge pull request #443 from nicolasleger/patch-1
doc: bump actions/checkout from 4 to 5
4 weeks ago
nicolasleger ed158e7963
doc: bump actions/checkout from 4 to 5
Signed-off-by: nicolasleger <nicolasleger@users.noreply.github.com>
4 weeks ago

@ -42,7 +42,7 @@ jobs:
steps: steps:
- -
name: Checkout name: Checkout
uses: actions/checkout@v4 uses: actions/checkout@v5
- -
# Add support for more platforms with QEMU (optional) # Add support for more platforms with QEMU (optional)
# https://github.com/docker/setup-qemu-action # https://github.com/docker/setup-qemu-action

Loading…
Cancel
Save