We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cdae411 + 7258080 commit 7e13fd8Copy full SHA for 7e13fd8
.github/workflows/ci.yml
@@ -14,6 +14,7 @@ jobs:
14
- '3.0' # Quoted, to avoid YAML float 3.0 interplated to "3"
15
- 3.1
16
- 3.2
17
+ - 3.3
18
steps:
19
- name: Check out repository code
20
uses: actions/checkout@v3
0 commit comments