mirror of
https://github.com/Cyclenerd/offline-map-tile-downloader.git
synced 2026-05-30 11:24:53 +02:00
Merge pull request #13 from Cyclenerd/dependabot/github_actions/actions/checkout-6
Build(deps): Bump actions/checkout from 5 to 6
This commit is contained in:
@@ -12,7 +12,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: 🛎️ Checkout
|
||||
uses: actions/checkout@v5
|
||||
uses: actions/checkout@v6
|
||||
|
||||
# https://github.com/marketplace/actions/setup-go-environment
|
||||
- name: 🔧 Setup go
|
||||
|
||||
@@ -11,7 +11,7 @@ jobs:
|
||||
steps:
|
||||
|
||||
- name: 🛎️ Checkout
|
||||
uses: actions/checkout@v5
|
||||
uses: actions/checkout@v6
|
||||
|
||||
# https://github.com/marketplace/actions/setup-go-environment
|
||||
- name: 🔧 Setup go
|
||||
|
||||
@@ -13,7 +13,7 @@ jobs:
|
||||
steps:
|
||||
|
||||
- name: 🛎️ Checkout
|
||||
uses: actions/checkout@v5
|
||||
uses: actions/checkout@v6
|
||||
|
||||
# https://github.com/marketplace/actions/setup-go-environment
|
||||
- name: 🔧 Setup go
|
||||
|
||||
Reference in New Issue
Block a user