Skip to content

update docs to mention active versions of actions #29

update docs to mention active versions of actions

update docs to mention active versions of actions #29

Workflow file for this run

on: [push]
jobs:
test:
runs-on: ubuntu-latest
name: Test the action
steps:
- name: Checkout
uses: actions/checkout@v4
# TODO: Test a real graph
- name: Run github action
uses: logseq/rdf-export@main