We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b6804d commit ae1918eCopy full SHA for ae1918e
1 file changed
.github/workflows/test.yml
@@ -14,7 +14,7 @@ jobs:
14
- "block-kit"
15
steps:
16
- name: Checkout code
17
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
18
- name: Install Python
19
uses: actions/setup-python@v6
20
with:
0 commit comments