Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MarekMatejak authored Oct 6, 2024
1 parent b99a477 commit 494f08d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ jobs:
# Steps represent a sequence of tasks that will be executed as part of the job
steps:
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v4
- name: Parse the library
run: moparser -v 3.6 -r Chemical
run: moparser -v 3.6 -r Chemical

0 comments on commit 494f08d

Please sign in to comment.