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 544602d commit c8794d7Copy full SHA for c8794d7
.github/workflows/main.yml
@@ -22,7 +22,7 @@ jobs:
22
# Steps represent a sequence of tasks that will be executed as part of the job
23
steps:
24
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
25
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v5
26
- uses: actions/setup-node@v3
27
with:
28
node-version: "16"
0 commit comments