Skip to content

Commit 8549d75

Browse files
committed
Update Build_VIPM_Library.yml
1 parent e8ae0b1 commit 8549d75

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/Build_VIPM_Library.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,10 @@ jobs:
2929

3030
# Get env variables
3131
# https://github.com/marketplace/actions/github-environment-variables-action
32-
- uses: FranzDiebold/github-env-vars-action@v2
32+
- uses: FranzDiebold/github-env-vars-action@v2.8.0
3333

3434
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
35-
- uses: actions/checkout@v3
35+
- uses: actions/checkout@v4
3636

3737
- name: vipm-InstallPackage
3838
uses: NEVSTOP-LAB/vipm-InstallPackage@main

0 commit comments

Comments
 (0)