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 aeb04ba + 7ed86b7 commit bdb5b6eCopy full SHA for bdb5b6e
.github/workflows/labels.yml
@@ -7,7 +7,7 @@ jobs:
7
runs-on: ubuntu-latest
8
steps:
9
# checkout
10
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
11
12
# sync labels
13
- uses: crazy-max/ghaction-github-labeler@v5
.github/workflows/publish.yml
@@ -9,7 +9,7 @@ jobs:
14
# prepare
15
- uses: actions/setup-node@v4.4.0
.github/workflows/test.yml
@@ -6,7 +6,7 @@ jobs:
6
0 commit comments