gha: Update github actions to the latest versions

This commit is contained in:
YAMAMOTO Takashi
2024-09-18 15:27:55 +09:00
committed by Christopher Haster
parent d01280e649
commit 6e7269890a
2 changed files with 27 additions and 27 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ jobs:
github.event.workflow_run.head_sha == github.sha}}
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4.1.7
with:
ref: ${{github.event.workflow_run.head_sha}}
# need workflow access since we push branches