Update the release process and setup the process to specify tags (#145)
* feat: Update the release process * feat: Update the GH action checkout version
This commit is contained in:
committed by
GitHub
parent
fcea09907c
commit
9870d48124
2
.github/workflows/monitoring_link.yml
vendored
2
.github/workflows/monitoring_link.yml
vendored
@@ -13,7 +13,7 @@ jobs:
|
||||
name: Validate links
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@master
|
||||
- uses: actions/checkout@v4
|
||||
- name: Validate links
|
||||
uses: ad-m/report-link-action@master
|
||||
with:
|
||||
|
Reference in New Issue
Block a user