We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7546a9f commit f4b0462Copy full SHA for f4b0462
1 file changed
.github/workflows/build.yaml
@@ -11,7 +11,7 @@ on:
11
env:
12
PLATFORMS: 'linux/amd64,linux/arm64'
13
IMAGE_NAME: 'easypi/openrefine'
14
- OPENREFINE_VERSION: '3.8.7'
+ OPENREFINE_VERSION: '3.9.0'
15
16
jobs:
17
release:
0 commit comments