Skip to content

Commit

Permalink
Merge pull request #68 from babakks/update-contribs
Browse files Browse the repository at this point in the history
🔨 Update contributions
  • Loading branch information
babakks authored Aug 1, 2024
2 parents ea19630 + 740a7b3 commit 9ed54b3
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/check-and-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
run: make build-resume
- name: Make SOP (PDF)
run: make build-sop
- uses: actions/upload-artifact@v3
- uses: actions/upload-artifact@v4
with:
retention-days: 5
name: resume-and-sop-${{ github.ref_name }}-${{ github.sha }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
run: make build-resume
- name: Make SOP (PDF)
run: make build-sop
- uses: actions/upload-artifact@v3
- uses: actions/upload-artifact@v4
with:
name: resume-and-sop-${{ github.ref_name }}-${{ github.sha }}
path: |
Expand Down
1 change: 1 addition & 0 deletions resume.tex
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
\item \jobtitle{\href{http://www.github.com/cli/cli}{GitHub CLI \repo{cli/cli}}}{}
\begin{customitemize}
\item{Contributed in versions:
\href{https://github.com/cli/cli/releases/tag/v2.54.0}{$2.54.0$},
\href{https://github.com/cli/cli/releases/tag/v2.53.0}{$2.53.0$~(x$2$)},
\href{https://github.com/cli/cli/releases/tag/v2.49.2}{$2.49.2$},
\href{https://github.com/cli/cli/releases/tag/v2.49.0}{$2.49.0$~(x$3$)}, and
Expand Down
2 changes: 1 addition & 1 deletion version.dat
Original file line number Diff line number Diff line change
@@ -1 +1 @@
65 (24-07-18)
66 (24-08-01)

0 comments on commit 9ed54b3

Please sign in to comment.