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.
2 parents e47655a + df49f96 commit d04eeddCopy full SHA for d04eedd
.github/workflows/publish.yml
@@ -11,7 +11,7 @@ jobs:
11
publish:
12
runs-on: ubuntu-latest
13
steps:
14
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
15
with:
16
token: ${{ secrets.DEVTOOLS_GITHUB_TOKEN }}
17
.github/workflows/pull_request.yml
@@ -6,7 +6,7 @@ jobs:
6
test:
7
8
9
10
- uses: actions/setup-node@v4
0 commit comments