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 49e54f4 commit 70b271dCopy full SHA for 70b271d
.github/workflows/createNewCodeSandBoxDemo.yml
@@ -28,7 +28,7 @@ jobs:
28
env:
29
ImageOS: ubuntu22
30
- name: Checkout code
31
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
32
- name: Make a new Branch for version
33
run: |
34
git checkout -b "version-${{ env.HEADLESS_VERSION }}"
0 commit comments