Skip to content

Commit cb6a670

Browse files
authored
Try to get docs deployed (#67)
Update actions to v2
1 parent 8b1a254 commit cb6a670

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
docs:
6161
runs-on: ubuntu-latest
6262
steps:
63-
- uses: actions/checkout@v1.0.0
63+
- uses: actions/checkout@v2
6464
- uses: julia-actions/setup-julia@latest
6565
with:
6666
# version: '1.6'

0 commit comments

Comments
 (0)