Skip to content

Commit 9da05b6

Browse files
authored
use exact version tag in comment
1 parent ece8e35 commit 9da05b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ runs:
242242
- name: Setup nu shell
243243
# I'm done writing everything twice (in bash and powershell)
244244
# With nu shell, we use the same shell/script for all platforms
245-
uses: hustcer/setup-nu@920172d92eb04671776f3ba69d605d3b09351c30 # v3.20.0
245+
uses: hustcer/setup-nu@920172d92eb04671776f3ba69d605d3b09351c30 # v3.22
246246
with:
247247
version: '0.106.1'
248248

0 commit comments

Comments
 (0)