mirror of
https://github.com/EvilFreelancer/docker-routeros.git
synced 2025-08-02 09:04:30 +02:00
Merge pull request #21 from EvilFreelancer/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 3 to 4
This commit is contained in:
commit
6e7c09bf39
1 changed files with 1 additions and 1 deletions
2
.github/workflows/cd.yml
vendored
2
.github/workflows/cd.yml
vendored
|
@ -12,7 +12,7 @@ jobs:
|
|||
runs-on: "ubuntu-latest"
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v3
|
||||
uses: actions/checkout@v4
|
||||
- name: Docker metadata from Git
|
||||
id: meta
|
||||
uses: docker/metadata-action@v5
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue