Ignore:
Timestamp:
2024-04-25T23:42:21+02:00 (22 months ago)
Author:
taylor.smock
Message:

GitHub CI: Fix deprecation warnings for CodeQL and checkstyle workflows

Also drop Java 8 from ant-test.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/.github/workflows/checkstyle-analysis.yml

    r18993 r19058  
    3636        path: checkstyle-josm.xml
    3737
    38     - uses: JOSM/JOSMPluginAction/actions/checkstyle@v1
     38    - uses: JOSM/JOSMPluginAction/actions/checkstyle@v2
    3939      with:
    4040        file: "checkstyle-josm.xml"
Note: See TracChangeset for help on using the changeset viewer.