Skip to content

Commit 5b322b4

Browse files
committed
Fix action
Signed-off-by: Vikram Vaswani <112123850+vikram-dagger@users.noreply.github.com>
1 parent 8511d91 commit 5b322b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dagger.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
uses: actions/checkout@v4
1717
- name: Test
1818
id: test
19-
uses: dagger/dagger-for-github@8.2.0
19+
uses: dagger/dagger-for-github@8.0.0
2020
with:
2121
version: "0.19.2"
2222
verb: call

0 commit comments

Comments
 (0)