Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
withanage committed May 23, 2024
1 parent 07412c7 commit c4414b4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/schedule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:

name: ojs
steps:
- uses: pkp/pkp-github-actions@v1
- uses: xmlFlow/pkp-github-actions@v1
with:
node_version: 20
dataset_branch: 'main'
Expand Down Expand Up @@ -62,7 +62,7 @@ jobs:

name: ojs-stable-3_4_0
steps:
- uses: pkp/pkp-github-actions@v1
- uses: xmlFlow/pkp-github-actions@v1
with:
node_version: 16
dataset_branch: 'stable-3_4_0'
Expand Down

0 comments on commit c4414b4

Please sign in to comment.