Skip to content

Commit 4e22fea

Browse files
committed
Merge branch 'main' of github.com:tmthecoder/dargon2 into main
2 parents 33f2f44 + 4834b6b commit 4e22fea

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/docbot.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@ jobs:
99

1010
runs-on: ubuntu-latest
1111

12-
container:
13-
image: google/dart:latest
14-
1512
steps:
1613
- uses: actions/checkout@v2
14+
- uses: cedx/[email protected]
15+
with:
16+
release-channel: beta
1717
- name: Install dependencies
1818
run: pub get
1919
- name: Generate Documentation

0 commit comments

Comments
 (0)