Skip to content

Commit 0a5ec15

Browse files
committed
use github ref
1 parent 1007d8b commit 0a5ec15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/jsroot-ci-710.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
uses: actions/checkout@v4
8282
with:
8383
repository: 'linev/jsroot-test'
84-
ref: '7.10'
84+
ref: '${{ github.ref }}'
8585
path: 'jsroot-test'
8686

8787
- name: Show jsroot status

0 commit comments

Comments
 (0)