1
0
mirror of synced 2026-08-04 14:36:55 +00:00

chore(deps): bump the actions group with 2 updates (#1838)

This commit is contained in:
dependabot[bot]
2025-09-04 16:18:58 -07:00
committed by GitHub
parent ed8e9c434f
commit dd99ce8b34
5 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ jobs:
flavor: [jammy, noble]
runs-on: [ubuntu-24.04, ubuntu-24.04-arm]
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v5
- name: Build Docker image
run: |
ARCH="${{ matrix.runs-on == 'ubuntu-24.04-arm' && 'arm64' || 'amd64' }}"