mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2026-02-18 20:01:05 +00:00
Update actions/checkout action to v3
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -24,7 +24,7 @@ jobs:
|
||||
steps:
|
||||
-
|
||||
name: Checkout
|
||||
uses: actions/checkout@v2
|
||||
uses: actions/checkout@v3
|
||||
-
|
||||
name: Get Version of NetBox Docker
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user