mirror of
https://github.com/Cyclenerd/offline-map-tile-downloader.git
synced 2026-06-01 12:24:53 +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:
|
steps:
|
||||||
|
|
||||||
- name: 🛎️ Checkout
|
- name: 🛎️ Checkout
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v5
|
||||||
|
|
||||||
# https://github.com/marketplace/actions/setup-go-environment
|
# https://github.com/marketplace/actions/setup-go-environment
|
||||||
- name: 🔧 Setup go
|
- name: 🔧 Setup go
|
||||||
|
|||||||
Reference in New Issue
Block a user