Changeset 19561 in josm for trunk/.github/workflows/ant.yml


Ignore:
Timestamp:
2026-04-11T17:12:03+02:00 (5 days ago)
Author:
stoecker
Message:

increase checkout action to fix warning

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/.github/workflows/ant.yml

    r19490 r19561  
    2626    steps:
    2727      - name: Checkout
    28         uses: actions/checkout@v4
     28        uses: actions/checkout@v6
    2929        with:
    3030          fetch-depth: 256
     
    7474    steps:
    7575      - name: Checkout
    76         uses: actions/checkout@v4
     76        uses: actions/checkout@v6
    7777        with:
    7878          fetch-depth: 256
Note: See TracChangeset for help on using the changeset viewer.