We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b5e520 commit 04e4446Copy full SHA for 04e4446
.github/workflows/vendor.yml
@@ -29,6 +29,7 @@ jobs:
29
fetch-depth: 0
30
31
- id: make-changes
32
+ name: Checking for updates
33
run: |
34
$currentVersion = (Get-Content .\vendor\sources.json | ConvertFrom-Json)
35
. .\scripts\update.ps1 -verbose
0 commit comments