mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-13 03:09:04 +08:00
Use checkout v3
This commit is contained in:
parent
9f58381480
commit
fac2aeb28f
2
.github/workflows/printer-linter-pr-post.yml
vendored
2
.github/workflows/printer-linter-pr-post.yml
vendored
@ -40,7 +40,7 @@ jobs:
|
||||
echo "pr_head_repo=$(cat printer-linter-result/pr-head-repo.txt)" >> $GITHUB_ENV
|
||||
echo "pr_head_ref=$(cat printer-linter-result/pr-head-ref.txt)" >> $GITHUB_ENV
|
||||
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/checkout@v3
|
||||
with:
|
||||
repository: ${{ env.pr_head_repo }}
|
||||
ref: ${{ env.pr_head_ref }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user