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 233997c commit e974f0bCopy full SHA for e974f0b
.github/workflows/buildtest.yml
@@ -10,7 +10,7 @@ jobs:
10
build:
11
runs-on: ubuntu-latest
12
steps:
13
- - uses: actions/checkout@v3.0.2
+ - uses: actions/checkout@v3.4.0
14
- uses: actions/[email protected]
15
with:
16
node-version: '16.x'
0 commit comments