Skip to content

Commit

Permalink
README: fix
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
dawidd6 committed Dec 13, 2023
1 parent 5a9d5a8 commit e73ee10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ Let's suppose you have a workflow with a job in it that at the end uploads an ar

## Troubleshooting

### `GLIBC_2.28' not found
### GLIBC_2.28 not found

`v3` release of this action switched from `node16` to `node20` as runtime.
Node 20 requires `glibc>=2.28`. If your self-hosted runner has older `glibc`, pin to `v2` release, but note it won't receive any updates.

0 comments on commit e73ee10

Please sign in to comment.