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 2cc0367 commit bc297c4Copy full SHA for bc297c4
.github/workflows/ci.yml
@@ -17,7 +17,7 @@ jobs:
17
- 15672:15672
18
steps:
19
- name: Checkout
20
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
21
- name: Use supported Node.js Version
22
uses: actions/setup-node@v4
23
with:
.github/workflows/publish-release.yml
@@ -22,7 +22,7 @@ jobs:
id-token: write
24
25
26
27
28
0 commit comments