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 2ea6366 commit ad45ff7Copy full SHA for ad45ff7
.github/workflows/merge.yml
@@ -19,7 +19,7 @@ jobs:
19
image: ${{ matrix.container }}
20
21
steps:
22
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
23
24
- name: Cache virtualenvironment
25
uses: actions/cache@v2
.github/workflows/pullrequest.yml
@@ -22,7 +22,7 @@ jobs:
26
27
28
.github/workflows/release.yml
@@ -23,7 +23,7 @@ jobs:
29
0 commit comments