Skip to content

Commit

Permalink
Bumped action versions
Browse files Browse the repository at this point in the history
  • Loading branch information
tewlwolow committed Jan 8, 2023
1 parent 8130776 commit 1fc76b0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
steps:

- name: Checkout Code
uses: actions/checkout@v2
uses: actions/checkout@v3
with:
fetch-depth: 50

Expand All @@ -21,7 +21,7 @@ jobs:
args: 7z a ${{env.ARCHIVE_NAME}}.7z "Data Files"

- name: Create Release
uses: notlmn/release-with-changelog@v2
uses: notlmn/release-with-changelog@v3
with:
header: '### Changelog'
include-hash: true
Expand Down

0 comments on commit 1fc76b0

Please sign in to comment.
  翻译: