We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65372b7 commit 33d29bfCopy full SHA for 33d29bf
.github/workflows/ci.yml
@@ -10,7 +10,7 @@ on:
10
11
env:
12
NXF_ANSI_LOG: false
13
- NFT_VER: "0.8.4"
+ NFT_VER: "0.9.0"
14
15
concurrency:
16
group: "${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}"
0 commit comments