We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb4be70 commit bd6154eCopy full SHA for bd6154e
.github/workflows/test-add-compiler-matrix.yml
@@ -40,7 +40,7 @@ jobs:
40
image: [almalinux-cloud/almalinux-8]
41
steps:
42
- name: Checkout Source
43
- uses: actions/checkout@v2
+ uses: actions/checkout@v4
44
- name: Activate Ruby 2.7
45
uses: ruby/setup-ruby@v1
46
with:
.github/workflows/test-add-replica-matrix.yaml
0 commit comments