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 f3f5d79 commit 4d1ef5aCopy full SHA for 4d1ef5a
.github/workflows/master.yml
@@ -12,7 +12,7 @@ jobs:
12
13
steps:
14
- name: Checkout repository
15
- uses: actions/checkout@v2
+ uses: actions/checkout@v4
16
with:
17
persist-credentials: false # We'll use a token instead
18
0 commit comments