chore(CI): Hello Github Bot and Update actions version (#17285)

This commit is contained in:
Kitzunu
2023-09-17 22:14:04 +02:00
committed by GitHub
parent 18f20edbfa
commit 63b10f34a6
13 changed files with 27 additions and 18 deletions

View File

@@ -25,7 +25,7 @@ jobs:
&& !github.event.pull_request.draft
&& (github.ref == 'refs/heads/master' || contains(github.event.pull_request.labels.*.name, 'run-build') || github.event.label.name == 'run-build')
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: ccache
uses: hendrikmuhs/ccache-action@v1.2.9
- name: Configure OS