Skip to content

Commit e8dfbdb

Browse files
committed
workflows
1 parent e6cb268 commit e8dfbdb

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ jobs:
1212
deploy:
1313
runs-on: ubuntu-latest
1414
steps:
15-
- uses: answerdotai/workflows/quarto-ghp@master
15+
- uses: answerdotai/workflows/quarto-ghp3@master
1616
with:
1717
version: '3.12'

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ jobs:
55
test:
66
runs-on: ubuntu-latest
77
steps:
8-
- uses: fastai/workflows/nbdev-ci@master
8+
- uses: fastai/workflows/nbdev3-ci@master
99
with:
1010
version: '3.12'

0 commit comments

Comments
 (0)