Skip to content

Commit 65f1497

Browse files
authored
Merge pull request #134 from geneontology/balhoff-patch-3
Update CI container version from v1.5.2 to v1.5.4
2 parents 5622091 + e4a83de commit 65f1497

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
test:
2020
# The type of runner that the job will run on
2121
runs-on: ubuntu-latest
22-
container: obolibrary/odkfull:v1.5.2
22+
container: obolibrary/odkfull:v1.5.4
2323

2424
# Steps represent a sequence of tasks that will be executed as part of the job
2525
steps:

0 commit comments

Comments
 (0)