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 ac97776 commit e235f89Copy full SHA for e235f89
.github/workflows/add-issue-to-project.yml
@@ -15,7 +15,7 @@ jobs:
15
16
steps:
17
- name: Checkout repository code
18
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
19
20
- name: Add newly opened issue to GitHub Project
21
uses: actions/[email protected]
0 commit comments