We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 044ef35 + abd3a79 commit 6fe19a7Copy full SHA for 6fe19a7
.github/workflows/Build_Image.yml
@@ -16,7 +16,7 @@ jobs:
16
17
steps:
18
- name: Checkout repository
19
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
20
21
# 读取 package.json 的版本号
22
- name: Read package version
0 commit comments