⬆️ Update actions/checkout action to v4

This commit is contained in:
renovate[bot] 2023-10-19 10:54:47 +00:00 committed by GitHub
parent 4c179d3dff
commit a72d04ec40
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -34,7 +34,7 @@ jobs:
arch_value: linux/arm/v6
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Set up QEMU
uses: docker/setup-qemu-action@v2