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 e8ae0b1 commit 8549d75Copy full SHA for 8549d75
.github/workflows/Build_VIPM_Library.yml
@@ -29,10 +29,10 @@ jobs:
29
30
# Get env variables
31
# https://github.com/marketplace/actions/github-environment-variables-action
32
- - uses: FranzDiebold/github-env-vars-action@v2
+ - uses: FranzDiebold/github-env-vars-action@v2.8.0
33
34
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
35
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
36
37
- name: vipm-InstallPackage
38
uses: NEVSTOP-LAB/vipm-InstallPackage@main
0 commit comments