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 b1d5127 commit 3ab265cCopy full SHA for 3ab265c
.github/workflows/compile-sketch.yml
@@ -86,7 +86,7 @@ jobs:
86
87
steps:
88
- name: Checkout
89
- uses: actions/checkout@v2
+ uses: actions/checkout@v4
90
91
- name: Branch name
92
run: echo running on branch ${GITHUB_REF##*/}
0 commit comments