We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fb6cfe commit 174443bCopy full SHA for 174443b
.github/workflows/issue-bot.yml
@@ -97,7 +97,7 @@ jobs:
97
working-directory: "issue-bot"
98
run: "composer install --no-interaction --no-progress"
99
100
- - uses: Wandalen/wretry.action@v3.7.0
+ - uses: Wandalen/wretry.action@v3.8.0
101
with:
102
action: actions/download-artifact@v4
103
with: |
.github/workflows/reflection-golden-test.yml
@@ -72,7 +72,7 @@ jobs:
72
- "8.4"
73
74
steps:
75
76
77
78
0 commit comments