Skip to content

Commit b019cb7

Browse files
authored
Merge pull request #114 from flucoma/deken-test
Update nightly.yml to use v6 of the pd action
2 parents 95d131e + 8d766c9 commit b019cb7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
steps:
1616
- uses: actions/checkout@v3
1717
- uses: flucoma/actions/env@main
18-
- uses: flucoma/actions/pd@v5
18+
- uses: flucoma/actions/pd@v6
1919
with:
2020
branch: origin/main
2121

0 commit comments

Comments
 (0)