We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 415a59e commit 76629b5Copy full SHA for 76629b5
1 file changed
.github/workflows/snapshot.yml
@@ -9,7 +9,7 @@ jobs:
9
build:
10
runs-on: ubuntu-latest
11
steps:
12
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
13
- run: make snapshot
14
- name: Archive snapshot artifacts
15
uses: actions/upload-artifact@v3
0 commit comments