There was an error while loading. Please reload this page.
2 parents 2784129 + 650a191 commit a7c7f8bCopy full SHA for a7c7f8b
2 files changed
.github/workflows/ci.yaml
@@ -25,7 +25,7 @@ jobs:
25
26
steps:
27
- name: Checkout repository
28
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
29
30
- name: Composer install
31
uses: php-actions/composer@v6
@@ -47,7 +47,7 @@ jobs:
47
48
49
50
51
with:
52
ref: ${{ github.head_ref }}
53
.github/workflows/sync-labels.yaml
@@ -16,7 +16,7 @@ jobs:
16
17
18
19
20
21
- name: Run Label Syncer
22
uses: micnncim/action-label-syncer@v1.3.0
0 commit comments