Merge pull request #21 from BretFisher/dependabot/github_actions/actions/checkout-3.5.0

Bump actions/checkout from 3.4.0 to 3.5.0
This commit is contained in:
Bret Fisher
2023-03-25 00:19:32 -04:00
committed by GitHub

View File

@@ -109,7 +109,7 @@ jobs:
steps: steps:
- -
name: Checkout name: Checkout
uses: actions/checkout@v3.4.0 uses: actions/checkout@v3.5.0
- -
# we need qemu and buildx so we can build multiple platforms later # we need qemu and buildx so we can build multiple platforms later
name: Set up QEMU name: Set up QEMU