We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a374d4 commit e0551b9Copy full SHA for e0551b9
.github/workflows/deploy.yaml
@@ -7,5 +7,5 @@ jobs:
7
deploy:
8
runs-on: ubuntu-latest
9
steps:
10
- - uses: fastai/workflows/quarto-ghp@master
+ - uses: fastai/workflows/quarto-ghp3@master
11
with: {pre: 1}
.github/workflows/test.yaml
@@ -5,7 +5,7 @@ jobs:
5
test:
6
- - uses: fastai/workflows/nbdev-ci@master
+ - uses: fastai/workflows/nbdev3-ci@master
with:
pre: 1
- name: clone nbdev
0 commit comments