We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 647ae4f commit b72eba1Copy full SHA for b72eba1
.github/workflows/NativePipeline.yml
@@ -192,7 +192,7 @@ jobs:
192
uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c # v3
193
with:
194
repository: mendix/native-template
195
- ref: native-widgets-pipelineTest
+ ref: release/8.2.5
196
path: native-template
197
- name: "Check out code"
198
@@ -241,7 +241,7 @@ jobs:
241
242
243
244
245
246
247
0 commit comments