Skip to content

Commit 00f2709

Browse files
committed
chore: Use lava-action@v9
No functional changes, mostly fixes/refactoring and minor improvements. Signed-off-by: Loïc Minier <[email protected]>
1 parent 98de874 commit 00f2709

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lava-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ jobs:
9292
9393
- name: Submit ${{ matrix.target }}
9494
timeout-minutes: 240
95-
uses: foundriesio/lava-action@v6
95+
uses: foundriesio/lava-action@v9
9696
with:
9797
lava_token: ${{ secrets.LAVATOKEN }}
9898
lava_url: 'lava.infra.foundries.io'

0 commit comments

Comments
 (0)