Changeset 18056 in josm for trunk/.github/workflows/codeql-analysis.yml
- Timestamp:
- 2021-07-17T19:43:54+02:00 (5 years ago)
- File:
-
- 1 edited
-
trunk/.github/workflows/codeql-analysis.yml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/.github/workflows/codeql-analysis.yml
r18053 r18056 26 26 fetch-depth: 256 27 27 28 - name: Cache 29 uses: actions/cache@v2.0.0 30 with: 31 path: | 32 ~/.ivy2/cache/ 33 ~/work/josm/josm/tools/ 34 key: ${{ runner.os }}-ivy2-${{ hashFiles('build.xml', 'ivy.xml', 'tools/ivy.xml') }} 35 28 36 - name: Initialize CodeQL 29 37 uses: github/codeql-action/init@v1
Note:
See TracChangeset
for help on using the changeset viewer.
