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 d248ebc commit 19f6645Copy full SHA for 19f6645
.github/workflows/build.yaml
@@ -48,7 +48,7 @@ jobs:
48
- name: Ensure the PHAR works
49
run: bin/php-scoper.phar --version
50
51
- - uses: actions/upload-artifact@v2
+ - uses: actions/upload-artifact@v3
52
name: Upload the PHAR artifact
53
with:
54
name: php-scoper-phar
.github/workflows/e2e-tests.yaml
@@ -47,7 +47,7 @@ jobs:
47
name: php-scoper-phar-${{ matrix.php }}
0 commit comments