Skip to content

Commit 3dcd698

Browse files
committed
update to 2.20 branches
1 parent 24f6651 commit 3dcd698

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/produce_pod.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,15 +30,15 @@ jobs:
3030
uses: actions/checkout@v3
3131
with:
3232
repository: openwebwork/pg
33-
ref: develop
33+
ref: PG-2.20
3434
path: pg
3535
persist-credentials: false
3636

3737
- name: Checkout WW code
3838
uses: actions/checkout@v3
3939
with:
4040
repository: openwebwork/webwork2
41-
ref: develop
41+
ref: WeBWorK-2.20
4242
path: webwork2
4343
persist-credentials: false
4444

0 commit comments

Comments
 (0)