Skip to content

Commit 60a980a

Browse files
committed
Checkout base branch
(cherry picked from commit aa140f5)
1 parent ee45b18 commit 60a980a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/update_lockfiles.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ jobs:
1717
base: [main, release-6.14]
1818
steps:
1919
- uses: actions/checkout@v4
20+
with:
21+
ref: ${{ matrix.base }}
2022
- name: Set up pixi
2123
uses: prefix-dev/setup-pixi@v0.8.1
2224
with:

0 commit comments

Comments
 (0)