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 6ce3161 commit 40ab41dCopy full SHA for 40ab41d
.github/workflows/deposit.yml
@@ -14,7 +14,7 @@ jobs:
14
15
steps:
16
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
17
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
18
19
- name: Install dependencies
20
run: |
0 commit comments