Skip to content
This repository has been archived by the owner on Feb 2, 2025. It is now read-only.

Commit

Permalink
Update to Node 20.
Browse files Browse the repository at this point in the history
  • Loading branch information
Mailaender committed Jan 27, 2025
1 parent f0eba05 commit cab8b3f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
###############################################################################
# Copyright (c) 2021, 2024 Lablicate GmbH and others
# Copyright (c) 2021, 2025 Lablicate GmbH and others
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Public License 2.0 which is available at
Expand All @@ -26,7 +26,7 @@ jobs:

steps:
- name: Checkout OpenChrom Thirdparty
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
path: openchrom3rdparty
- name: Build with Maven
Expand Down

0 comments on commit cab8b3f

Please sign in to comment.