Skip to content

Commit

Permalink
Upgraded checkout to v4.
Browse files Browse the repository at this point in the history
  • Loading branch information
gaurav committed Nov 14, 2023
1 parent 5735460 commit aaf412c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-loading.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
packages: write
steps:
- name: Check out the repo
uses: actions/checkout@v2
uses: actions/checkout@v4
- name: Get the version
id: get_version
run: echo ::set-output name=VERSION::${GITHUB_REF/refs\/tags\//}
Expand Down

0 comments on commit aaf412c

Please sign in to comment.