We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 723d63d commit 7889a38Copy full SHA for 7889a38
1 file changed
.github/workflows/self-test.yml
@@ -30,7 +30,7 @@ jobs:
30
runs-on: ${{ matrix.os }}
31
steps:
32
- name: Check out action source
33
- uses: actions/checkout@v4
+ uses: actions/checkout@v6
34
with:
35
path: action-src
36
0 commit comments