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 9ab01e5 commit 2061a20Copy full SHA for 2061a20
.github/workflows/createNewAtomicSandBoxDemo.yml
@@ -7,7 +7,7 @@ jobs:
7
runs-on: ubuntu-latest
8
steps:
9
- name: Setup Ruby in runner
10
- uses: ruby/setup-ruby@v1
+ uses: ruby/setup-ruby@ee26e27437bde475b19a6bf8cb73c9fa658876a2
11
with:
12
ruby-version: '3.1.2'
13
- uses: actions/checkout@v3
0 commit comments