Skip to content

Commit

Permalink
checkout from this PR branch
Browse files Browse the repository at this point in the history
  • Loading branch information
cwaldren-ld committed Jun 5, 2024
1 parent 35df468 commit dbb4b70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-alpine-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
steps:
- uses: actions/checkout@v4
with:
ref: ${{ matrix.branch }}
ref: ${{ github.ref }}

- name: Get current Alpine version
id: alpine-version
Expand Down

0 comments on commit dbb4b70

Please sign in to comment.