You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Install node in container; try to help actions find it
One possible problem is that this is actually the downstream Debian
build of Node 18, which may have security patches, but which does
not have any features or breaking changes new in Node 20, and also
which will not report itself as being Node 20.
(GitHub Actions switched from Node 16 to Node 20, so I don't think
using older actions versions would necessarily help.)
0 commit comments