Merge pull request #20 from BretFisher/dependabot/github_actions/actions/checkout-3.4.0

Bump actions/checkout from 3.3.0 to 3.4.0
This commit is contained in:
Bret Fisher
2023-03-16 05:27:46 -04:00
committed by GitHub

View File

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