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 4596a6c commit ab72f55Copy full SHA for ab72f55
.github/workflows/test-legacy-compilers.yaml
@@ -45,7 +45,7 @@ jobs:
45
NGROK_AUTH_TOKEN: ${{ secrets.NGROK_AUTH_TOKEN }}
46
SSH_PASS: ${{ secrets.SSH_PASS }}
47
- name: Checkout Source
48
- uses: actions/checkout@v2
+ uses: actions/checkout@v4
49
- name: Activate Ruby 2.7
50
uses: ruby/setup-ruby@v1
51
with:
.github/workflows/test-legacy-upgrade.yaml
0 commit comments