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 978b280 commit 689afa1Copy full SHA for 689afa1
.github/workflows/cron-unstable-build.yaml
@@ -37,7 +37,7 @@ jobs:
37
run: echo "date=$(date '+%Y-%m-%d-%H_%M_%S')" >> $GITHUB_OUTPUT
38
39
- name: Debug event output
40
- uses: hmarr/debug-action@v2
+ uses: hmarr/debug-action@v3
41
42
# Now we need to determine which branch to build
43
- name: Manual run - get branch
.github/workflows/pr-package-tests.yaml
@@ -32,7 +32,7 @@ jobs:
32
33
34
35
36
pr-package-test-build-generate-matrix:
name: PR - packages build matrix
0 commit comments