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 1007d8b commit 0a5ec15Copy full SHA for 0a5ec15
.github/workflows/jsroot-ci-710.yml
@@ -81,7 +81,7 @@ jobs:
81
uses: actions/checkout@v4
82
with:
83
repository: 'linev/jsroot-test'
84
- ref: '7.10'
+ ref: '${{ github.ref }}'
85
path: 'jsroot-test'
86
87
- name: Show jsroot status
0 commit comments