Skip to content

Commit

Permalink
Update Actions version
Browse files Browse the repository at this point in the history
  • Loading branch information
leonardehrenfried committed Nov 5, 2024
1 parent ce1de83 commit 11c181b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/smoke-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
mvn org.apache.maven.plugins:maven-compiler-plugin:testCompile
- name: Cache OSM files
uses: actions/cache@v3
uses: actions/cache@v4
with:
path: smoke-tests/**/*.pbf
key: osm-${{ matrix.locations.name }}-2023-10-31
Expand Down

0 comments on commit 11c181b

Please sign in to comment.