We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d70cf36 commit 72bec64Copy full SHA for 72bec64
.github/workflows/provenance.yml
@@ -13,6 +13,8 @@ jobs:
13
14
steps:
15
- uses: actions/checkout@v4
16
+ with:
17
+ ref: old
18
- uses: actions/setup-node@v4
19
with:
20
node-version: '20'
0 commit comments