We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1126277 + 1b791f5 commit d76845dCopy full SHA for d76845d
.github/workflows/build.yaml
@@ -14,7 +14,7 @@ jobs:
14
runner: [blacksmith, blacksmith-arm]
15
steps:
16
- name: Checkout Project
17
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
18
19
- name: Setup pnpm
20
uses: pnpm/action-setup@v4
.github/workflows/test.yaml
- name: Checkout Action
0 commit comments