We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 613c13a commit b8a208dCopy full SHA for b8a208d
.github/workflows/main.yml
@@ -7,7 +7,7 @@ on:
7
inputs:
8
release:
9
description: 'OpenBSD release'
10
- default: '7.5'
+ default: '7.6'
11
required: true
12
type: string
13
0 commit comments