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 1bc7a6f commit ff0cec7Copy full SHA for ff0cec7
.github/workflows/cd.yml
@@ -8,7 +8,7 @@ jobs:
8
env:
9
module_name: ServiceNow
10
steps:
11
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v4
12
with:
13
token: ${{ secrets.CD_TOKEN }}
14
0 commit comments