feat: update fuseki to 4.9.0

This commit is contained in:
Babibubebon 2023-10-16 02:07:14 +09:00
parent 2e5554f19c
commit 948dfc4a3c
Signed by: Babibubebon
GPG key ID: 78C8FB2A2FEA1EE3

View file

@ -12,7 +12,7 @@ jobs:
build:
strategy:
matrix:
fuseki_version: ["4.8.0"]
fuseki_version: ["4.9.0"]
runs-on: ubuntu-latest
steps:
- name: Checkout