We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d01bd3e commit 815d481Copy full SHA for 815d481
action.yml
@@ -242,7 +242,7 @@ runs:
242
- name: Setup nu shell
243
# I'm done writing everything twice (in bash and powershell)
244
# With nu shell, we use the same shell/script for all platforms
245
- uses: hustcer/setup-nu@985d59ec83ae3e3418f9d36471cda38b9d8b9879 # v3.20.0
+ uses: hustcer/setup-nu@3a97c8160c2bb5af321a03336e7addc28f94444e # v3.20.0
246
with:
247
version: '0.106.1'
248
0 commit comments