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 6fc96c2 commit 59d6917Copy full SHA for 59d6917
.github/workflows/release-sign.yml
@@ -49,7 +49,7 @@ jobs:
49
shell: bash
50
51
- name: Checkout
52
- - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
+ uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
53
54
- name: Create archive
55
run: git archive --format=tar.gz -o ${OPENIMAGEIO_TARBALL} --prefix ${OPENIMAGEIO_PREFIX} ${TAG}
0 commit comments