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.
2 parents 86f4cfe + 20b6fee commit aba3b9dCopy full SHA for aba3b9d
1 file changed
.github/workflows/compile.yml
@@ -10,7 +10,7 @@ jobs:
10
11
steps:
12
- name: Checkout_git
13
- uses: actions/checkout@v2
+ uses: actions/checkout@v3
14
with:
15
# We must fetch at least the immediate parents so that if this is
16
# a pull request then we can checkout the head.
0 commit comments