There was an error while loading. Please reload this page.
1 parent e1c5f88 commit 33e883bCopy full SHA for 33e883b
2 files changed
.github/workflows/phpstan.yml
@@ -24,7 +24,7 @@ jobs:
24
fail-fast: false
25
steps:
26
- name: Checkout
27
- uses: actions/checkout@v6
+ uses: actions/checkout@v7
28
29
- name: Setup PHP
30
uses: shivammathur/setup-php@v2
.github/workflows/test.yml
@@ -45,7 +45,7 @@ jobs:
45
SWOOLE_VERSION: ${{ matrix.swoole-version }}
46
47
48
49
50
51
0 commit comments