3 ms·
uses: actions/checkout@v4 That uses the Node that is provided by GitHub, and that will break in the future.
by bramblerose 1y ago
uses: actions/checkout@v4
That uses the Node that is provided by GitHub, and that will break in the future.
3 ms·