Skip to content

Commit d10ea39

Browse files
Merge pull request #7 from LIghtJUNction/copilot/fix-github-actions-workflow-failure
Fix init workflow by pinning `setup-kam` to stable v2 revision
2 parents 8fd9db0 + 813c9c2 commit d10ea39

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/init.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
submodules: recursive
2525

2626
- name: Setup kam
27-
uses: MemDeco-WG/setup-kam@main
27+
uses: MemDeco-WG/setup-kam@8bb58b26225064a8d14da7ba9394e9a8c43f5383 # v2
2828
with:
2929
github-token: ${{ github.token }}
3030
enable-cache: 'true'

0 commit comments

Comments
 (0)