Skip to content

Commit 5b2a81d

Browse files
committed
use ref
1 parent c560e48 commit 5b2a81d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
uses: actions/checkout@v4
7373
with:
7474
repository: 'linev/jsroot-test'
75-
ref: '7.9'
75+
ref: '${{ github.ref }}'
7676
path: 'jsroot-test'
7777

7878
- name: Show jsroot status

0 commit comments

Comments
 (0)