We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc34563 commit d350950Copy full SHA for d350950
.github/workflows/release.yaml
@@ -20,7 +20,7 @@ jobs:
20
runs-on: namespace-profile-gitar-macos
21
steps:
22
- name: Checkout repository
23
- uses: namespacelabs/nscloud-checkout-action@v5
+ uses: namespacelabs/nscloud-checkout-action@v8
24
with:
25
ref: ${{ inputs.tag }}
26
@@ -49,7 +49,7 @@ jobs:
49
runs-on: namespace-profile-gitar
50
51
52
53
54
55
@@ -78,7 +78,7 @@ jobs:
78
79
80
81
82
83
84
0 commit comments