Skip to content

Commit

Permalink
build(deps): bump actions/checkout from 2 to 4 (#74)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent 0f565a5 commit 57a4208
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scrape-rml-convert.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
CONVERT_ALL: true
steps:
# Checks-out your repository
- uses: actions/checkout@v2
- uses: actions/checkout@v4

- name: Converts YARRRML rules to RDF
uses: RMLio/[email protected]
Expand Down

0 comments on commit 57a4208

Please sign in to comment.