We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85a5a80 commit 6edc294Copy full SHA for 6edc294
.github/workflows/self-smoke-test-action.yml
@@ -42,7 +42,7 @@ jobs:
42
43
steps:
44
- name: Check out the action locally
45
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
46
with:
47
path: test
48
- name: Install the packaging-related tools
0 commit comments