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 aaf4405 commit 3eee61aCopy full SHA for 3eee61a
.github/workflows/createNewAtomicSandBoxDemo.yml
@@ -10,7 +10,7 @@ jobs:
10
uses: ruby/setup-ruby@v1
11
with:
12
ruby-version: '3.1.2'
13
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
14
- run: 'echo "payload: ${{ toJson(github.event.client_payload) }}"'
15
- name: Make a new Branch
16
uses: peterjgrainger/action-create-branch@b48b0ca0e307c9b56f059b70274984ffeaa90a43
0 commit comments