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 0bc3e44 commit 9eff8b1Copy full SHA for 9eff8b1
.github/workflows/build.yml
@@ -9,7 +9,7 @@ jobs:
9
build:
10
runs-on: ubuntu-latest
11
steps:
12
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
13
- name: Use Node.js
14
uses: actions/setup-node@v1
15
with:
.github/workflows/pr-auditor.yml
@@ -8,7 +8,7 @@ jobs:
8
check-pr:
repository: 'sourcegraph/pr-auditor'
- uses: actions/setup-go@v4
0 commit comments