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 bceeafc commit affb40bCopy full SHA for affb40b
.github/workflows/release.yml
@@ -10,7 +10,7 @@ jobs:
10
runs-on: ubuntu-latest
11
steps:
12
- name: Checkout repository
13
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
14
15
- name: Use Node.js
16
uses: actions/setup-node@v4
.github/workflows/test.yml
@@ -13,7 +13,7 @@ jobs:
17
18
19
0 commit comments