mirror of
https://github.com/neocturne/MinedMap.git
synced 2025-03-04 17:23:33 +01:00
ci: update to actions/checkout@v4
This commit is contained in:
parent
4ef0200804
commit
b5a5c72142
1 changed files with 1 additions and 1 deletions
2
.github/workflows/MinedMap.yml
vendored
2
.github/workflows/MinedMap.yml
vendored
|
@ -8,7 +8,7 @@ jobs:
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: 'Checkout'
|
- name: 'Checkout'
|
||||||
uses: 'actions/checkout@v3'
|
uses: 'actions/checkout@v4'
|
||||||
|
|
||||||
- name: 'Get version'
|
- name: 'Get version'
|
||||||
id: 'tag'
|
id: 'tag'
|
||||||
|
|
Loading…
Add table
Reference in a new issue