diff --git a/action.yml b/action.yml index d4905c8..46072cc 100644 --- a/action.yml +++ b/action.yml @@ -251,7 +251,7 @@ runs: - name: Setup nu shell # I'm done writing everything twice (in bash and powershell) # With nu shell, we use the same shell/script for all platforms - uses: hustcer/setup-nu@ccd5bb5426b05a32009c2ba967946231f3919c97 # v3.25 + uses: hustcer/setup-nu@f3fd65374ffc4d60974c0dd2f7263c6c5c285f81 # v3.26 with: version: '0.106.1'