We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d21ca79 + 7c9e8ea commit 22755c2Copy full SHA for 22755c2
1 file changed
.github/workflows/test_and_build.yml
@@ -187,7 +187,7 @@ jobs:
187
token: ${{ secrets.BOT_TOKEN }}
188
189
- name: Download built Phar file
190
- uses: actions/download-artifact@v3
+ uses: actions/download-artifact@v4
191
with:
192
name: easyengine-phar
193
@@ -240,7 +240,7 @@ jobs:
240
uses: actions/checkout@v3
241
242
243
244
245
246
0 commit comments