Skip to content

Commit 0ceb241

Browse files
authored
Merge pull request #194 from lool/lava-action-v9
chore: Use lava-action@v9
2 parents 98de874 + 00f2709 commit 0ceb241

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)