Skip to content

Commit

Permalink
Update dev-base-image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hitime1234 authored Dec 11, 2024
1 parent 1bde253 commit b6d6505
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dev-base-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
with:
ref: ${{ github.event.inputs.ref || 'master' }}
- name: Set up QEMU
Expand Down

0 comments on commit b6d6505

Please sign in to comment.