Skip to content

Commit

Permalink
Merge pull request #70 from abirismyname/abirismyname-patch-7
Browse files Browse the repository at this point in the history
Updating checkout version
  • Loading branch information
abirismyname authored Mar 8, 2024
2 parents d974b8f + cd1237c commit 3f0063e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/example.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
steps:
- name: Set Date
run: echo "DATE=$(date "+%m/%d/%Y")" >> $GITHUB_ENV
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Generate new discussion
id: create-discussion
uses: abirismyname/create-discussion@v1.1.0
Expand Down

0 comments on commit 3f0063e

Please sign in to comment.