mirror of
https://github.com/Cyclenerd/offline-map-tile-downloader.git
synced 2026-05-31 20:04:54 +02:00
Merge pull request #4 from Cyclenerd/dependabot/github_actions/actions/checkout-5
Build(deps): Bump actions/checkout from 4 to 5
This commit is contained in:
@@ -13,7 +13,7 @@ jobs:
|
||||
steps:
|
||||
|
||||
- name: 🛎️ Checkout
|
||||
uses: actions/checkout@v4
|
||||
uses: actions/checkout@v5
|
||||
|
||||
# https://github.com/marketplace/actions/setup-go-environment
|
||||
- name: 🔧 Setup go
|
||||
|
||||
Reference in New Issue
Block a user