citus/.github
Gürkan İndibay 810f06f3aa Updates github checkout actions to v4 (#7611)
Updates checkout plugin for github actions to v4. Can not update the
version for check-sql-snapshots since new plugin causes below error in
the docker image this step is using . Please refer to:
https://github.com/citusdata/citus/actions/runs/9286197994/job/25552373953
Error:
```
/__e/node20/bin/node: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.27' not found (required by /__e/node20/bin/node)
/__e/node20/bin/node: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.28' not found (required by /__e/node20/bin/node)
/__e/node20/bin/node: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /__e/node20/bin/node)
```

(cherry picked from commit 2874d7af46)
2024-06-17 21:55:35 +05:30
..
actions Backport GHA Migration to release-12.1 (#7277) 2023-11-13 11:46:31 +00:00
packaging Removes unnecessary package installations in packaging pipelines (#7341) 2024-04-17 10:26:50 +02:00
workflows Updates github checkout actions to v4 (#7611) 2024-06-17 21:55:35 +05:30
pull_request_template.md Add DESCRIPTION to PR template 2018-12-12 05:35:12 +01:00