We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
actions/checkout
1 parent 826f73e commit d6cc8adCopy full SHA for d6cc8ad
1 file changed
.github/workflows/IssuePreTriage.yml
@@ -23,7 +23,7 @@ jobs:
23
runs-on: ubuntu-latest
24
steps:
25
- name: checkout
26
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
27
28
- name: do-work
29
run: |
0 commit comments