We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ffffd2 commit 505a0aaCopy full SHA for 505a0aa
1 file changed
.github/workflows/main.yml
@@ -6,7 +6,7 @@ on:
6
7
jobs:
8
update_build_number:
9
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
10
outputs:
11
output1: ${{ steps.step1.outputs.test }}
12
steps:
0 commit comments