From 494f08d51c3a4408fce2e76c8c10e3aac7cda120 Mon Sep 17 00:00:00 2001 From: Marek Matejak Date: Sun, 6 Oct 2024 18:21:33 +0200 Subject: [PATCH] Update main.yml --- .github/workflows/main.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 7a4a5e4..4448d18 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -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