Changeset 18993 in josm for trunk/.github/workflows/codeql-analysis.yml
- Timestamp:
- 2024-02-22T16:45:28+01:00 (2 years ago)
- File:
-
- 1 edited
-
trunk/.github/workflows/codeql-analysis.yml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/.github/workflows/codeql-analysis.yml
r18670 r18993 22 22 steps: 23 23 - name: Checkout repository 24 uses: actions/checkout@v 324 uses: actions/checkout@v4 25 25 with: 26 26 fetch-depth: 256 27 27 28 28 - name: Cache 29 uses: actions/cache@v 329 uses: actions/cache@v4 30 30 with: 31 31 path: |
Note:
See TracChangeset
for help on using the changeset viewer.
