Skip to content

Commit

Permalink
change checkout ver
Browse files Browse the repository at this point in the history
  • Loading branch information
antheas committed Jun 30, 2024
1 parent 4db3c5e commit 4f95305
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/online_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
online_test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1z
- uses: actions/checkoutv4
- run: |
TAGS=$(skopeo inspect docker://ghcr.io/ublue-os/bazzite:stable | jq -r '.RepoTags[]')
- name: Run Rechunker
Expand Down

0 comments on commit 4f95305

Please sign in to comment.